summaryrefslogtreecommitdiff
path: root/Zend/zend_config.nw.h
diff options
context:
space:
mode:
authorAnantha Kesari H Y <hyanantha@php.net>2004-09-22 13:42:32 +0000
committerAnantha Kesari H Y <hyanantha@php.net>2004-09-22 13:42:32 +0000
commitb0b1a57fc4111a38ef8e1b67749c8dc270cb66f6 (patch)
treed13e77f47cf88d290e94132814593916048f7f69 /Zend/zend_config.nw.h
parent8478f5e38e48ee789ba74a8b73b1944d848b0f9f (diff)
downloadphp-git-b0b1a57fc4111a38ef8e1b67749c8dc270cb66f6.tar.gz
To avoid redefinition (of free, alloca etc.) compilation errors in Zend.
Diffstat (limited to 'Zend/zend_config.nw.h')
-rw-r--r--Zend/zend_config.nw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_config.nw.h b/Zend/zend_config.nw.h
index f3cee3c4eb..1e4179e22e 100644
--- a/Zend/zend_config.nw.h
+++ b/Zend/zend_config.nw.h
@@ -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 */