To avoid redefinition (of free, alloca etc.) compilation errors in Zend.

This commit is contained in:
Anantha Kesari H Y 2004-09-22 13:42:32 +00:00
parent 8478f5e38e
commit b0b1a57fc4

View File

@ -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 */