]> granicus.if.org Git - php/commitdiff
MFH: nuke warning
authorAntony Dovgal <tony2001@php.net>
Mon, 3 Oct 2005 23:48:21 +0000 (23:48 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 3 Oct 2005 23:48:21 +0000 (23:48 +0000)
ext/pdo_sqlite/sqlite/src/experimental.c

index 0bb0ae334eb2c45793ea150bf262e0fe3bcf0838..ec40891a3aea863237d5e5f3fc280e2469048b5a 100644 (file)
@@ -15,6 +15,7 @@
 ** $Id$
 */
 #include "sqliteInt.h"
+#include "os.h"
 
 /*
 ** Set all the parameters in the compiled SQL statement to NULL.