mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Correct build breakage - win32
This commit is contained in:
parent
80d6eccf6e
commit
6fb3301416
1 changed files with 3 additions and 0 deletions
|
@ -317,4 +317,7 @@
|
||||||
|
|
||||||
#define HAVE_STRFTIME 1
|
#define HAVE_STRFTIME 1
|
||||||
|
|
||||||
|
/* Default directory for loading extensions. */
|
||||||
|
#define PHP_EXTENSION_DIR NULL
|
||||||
|
|
||||||
#define SIZEOF_INT 4
|
#define SIZEOF_INT 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue