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

--- ../sqlite/src/random.c.orig	2002-02-19 13:39:23.000000000 +0000
+++ ../sqlite/src/random.c
@@ -19,4 +19,4 @@
 */
-#include "sqliteInt.h"
 #include "os.h"
+#include "sqliteInt.h"
 
