$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"