From 7d02c9dcb2e9e06aef2e74068abedb929198c4c5 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 30 Jun 2005 20:58:36 +0000 Subject: Upgraded bundled sqlite lib to 3.2.2 --- ext/pdo_sqlite/sqlite/src/os_test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/pdo_sqlite/sqlite/src/os_test.h') diff --git a/ext/pdo_sqlite/sqlite/src/os_test.h b/ext/pdo_sqlite/sqlite/src/os_test.h index 256eaaf17a..dc0a04aae2 100644 --- a/ext/pdo_sqlite/sqlite/src/os_test.h +++ b/ext/pdo_sqlite/sqlite/src/os_test.h @@ -19,6 +19,7 @@ #include "os_unix.h" #undef OS_UNIX #undef OsFile +#undef SET_FULLSYNC /* Include sqliteInt.h now to get the type u8. */ #include "sqliteInt.h" -- cgit v1.2.1