summaryrefslogtreecommitdiff
path: root/databases/sqlite/patches/patch-aa
blob: 7f6595b3590517d275a3690981657216941fdb9d (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aa,v 1.7 2004/08/04 19:59:58 jlam Exp $

--- ../sqlite/src/sqliteInt.h.orig	Thu Jul 15 09:37:05 2004
+++ ../sqlite/src/sqliteInt.h
@@ -15,4 +15,5 @@
 */
 #include "config.h"
+#include "os.h"
 #include "sqlite.h"
 #include "hash.h"