mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Revert previous commit as it was causing alot more trouble than expected
This commit is contained in:
parent
039a154633
commit
d2c489e350
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue