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

--- ../sqlite/src/table.c.orig	2003-05-17 01:05:50.000000000 +0100
+++ ../sqlite/src/table.c
@@ -18,6 +18,7 @@
 */
 #include <stdlib.h>
 #include <string.h>
+#include "os.h"
 #include "sqliteInt.h"
 
 /*
