From: Antony Dovgal Date: Mon, 3 Oct 2005 23:47:55 +0000 (+0000) Subject: nuke warning X-Git-Tag: RELEASE_0_9_0~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f62b7e1056eb51de065608402797091ac7a7d15;p=php nuke warning --- diff --git a/ext/pdo_sqlite/sqlite/src/experimental.c b/ext/pdo_sqlite/sqlite/src/experimental.c index 0bb0ae334e..ec40891a3a 100644 --- a/ext/pdo_sqlite/sqlite/src/experimental.c +++ b/ext/pdo_sqlite/sqlite/src/experimental.c @@ -15,6 +15,7 @@ ** $Id$ */ #include "sqliteInt.h" +#include "os.h" /* ** Set all the parameters in the compiled SQL statement to NULL.