mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
To avoid redefinition (of free, alloca etc.) compilation errors in Zend.
This commit is contained in:
parent
8478f5e38e
commit
b0b1a57fc4
@ -34,7 +34,7 @@ typedef unsigned int uint;
|
||||
/* #include <malloc.h> */
|
||||
|
||||
#define HAVE_STRING_H 1
|
||||
|
||||
#define HAVE_STDLIB_H 1
|
||||
#undef HAVE_KILL
|
||||
#define HAVE_GETPID 1
|
||||
/* #define HAVE_ALLOCA_H 1 */
|
||||
|
Loading…
Reference in New Issue
Block a user