summaryrefslogtreecommitdiff
path: root/databases/sqlite/patches/patch-ah
blob: 61a11632499e23cb4a439ff81008e75d749e8e7f (plain)
1
2
3
4
5
6
7
8
$NetBSD: patch-ah,v 1.1 2003/12/29 20:03:31 cjep Exp $

--- ../sqlite/src/expr.c.orig	2003-07-20 02:16:47.000000000 +0100
+++ ../sqlite/src/expr.c
@@ -16,2 +16,3 @@
 */
+#include "os.h"
 #include "sqliteInt.h"