mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Hopefully fixes win32 builds
This commit is contained in:
parent
415ec46927
commit
03389f8206
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
#ifndef ZEND_CONFIG_W32_H
|
#ifndef ZEND_CONFIG_W32_H
|
||||||
#define ZEND_CONFIG_W32_H
|
#define ZEND_CONFIG_W32_H
|
||||||
|
|
||||||
|
#define USE_ZEND_ALLOC 1
|
||||||
#define HAVE_ALLOCA 1
|
#define HAVE_ALLOCA 1
|
||||||
#define HAVE_LIMITS_H 1
|
#define HAVE_LIMITS_H 1
|
||||||
#define _CRTDBG_MAP_ALLOC
|
#define _CRTDBG_MAP_ALLOC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue