$NetBSD: patch-ad,v 1.4 2003/12/30 14:41:09 cjep Exp $

--- ../sqlite/src/btree_rb.c.orig	2003-06-29 19:29:48.000000000 +0100
+++ ../sqlite/src/btree_rb.c
@@ -16,6 +16,7 @@
 **
 ** It was contributed to SQLite by anonymous on 2003-Feb-04 23:24:49 UTC.
 */
+#include "os.h"
 #include "btree.h"
 #include "sqliteInt.h"
 #include <assert.h>
