summaryrefslogtreecommitdiff
path: root/databases/sqlite/patches/patch-aa
blob: bee66655a432ec375e919c7bb6175f1008fe3721 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aa,v 1.10 2013/01/04 13:33:43 jperkin Exp $

--- src/sqliteInt.h.orig	2005-02-14 01:22:06.000000000 +0100
+++ src/sqliteInt.h
@@ -15,4 +15,5 @@
 */
 #include "config.h"
+#include "os.h"
 #include "sqlite.h"
 #include "hash.h"