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

--- ../sqlite/src/main.c.orig	2003-07-22 14:05:10.000000000 +0100
+++ ../sqlite/src/main.c
@@ -18,4 +18,4 @@
 */
-#include "sqliteInt.h"
 #include "os.h"
+#include "sqliteInt.h"
 #include <ctype.h>
