mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
MFH: Fix redef warnings
Kill warning about php_localtime_r not being defined
This commit is contained in:
parent
d038c5f0db
commit
49e4959a6d
2 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,7 @@
|
|||
#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