]> granicus.if.org Git - php/commitdiff
To avoid redefinition (of free, alloca etc.) compilation errors in Zend.
authorAnantha Kesari H Y <hyanantha@php.net>
Wed, 22 Sep 2004 13:42:32 +0000 (13:42 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Wed, 22 Sep 2004 13:42:32 +0000 (13:42 +0000)
Zend/zend_config.nw.h

index f3cee3c4ebcfd0bdb1878d40db6405dda1bc0b17..1e4179e22e9393a01150aaa4fe7c3497f06ed138 100644 (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 */