From: Antony Dovgal Date: Mon, 3 Oct 2005 23:48:21 +0000 (+0000) Subject: MFH: nuke warning X-Git-Tag: php-5.1.0RC2~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6df490d0ca2ed367296213d8dba4a91f2543fb66;p=php MFH: 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.