8 lines
214 B
Text
8 lines
214 B
Text
$NetBSD: patch-aa,v 1.5 2003/12/30 14:41:09 cjep Exp $
|
|
|
|
--- ../sqlite/src/attach.c.orig 2003-06-14 13:04:08.000000000 +0100
|
|
+++ ../sqlite/src/attach.c
|
|
@@ -15,2 +15,3 @@
|
|
*/
|
|
+#include "os.h"
|
|
#include "sqliteInt.h"
|