summaryrefslogtreecommitdiff
path: root/databases/sqlite/patches/patch-aa
blob: 9fcdb2d388fa3618f8d2829243045aa9773901a3 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aa,v 1.8 2005/02/24 16:05:25 wiz Exp $

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