Revert previous commit as it was causing alot more trouble than expected

This commit is contained in:
Kalle Sommer Nielsen 2009-04-07 11:45:13 +00:00
parent 039a154633
commit d2c489e350

View File

@ -53,7 +53,9 @@
#include <stdlib.h>
#include <assert.h>
#include <time.h>
#ifndef PHP_WIN32
#include "main/php_reentrancy.h"
#endif
#ifndef SQLITE_OMIT_DATETIME_FUNCS