summaryrefslogtreecommitdiff
path: root/Zend/zend_config.w32.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-09-06 20:33:40 +0000
committerAndi Gutmans <andi@php.net>1999-09-06 20:33:40 +0000
commita0bad70bd1c4344ed252b8411530a3d365069440 (patch)
tree55ce716fa4aea43847c7201aeb6dbccde59cddf7 /Zend/zend_config.w32.h
parentf0f7b9de53bce5367812e927d4e2691cb992e7ea (diff)
downloadphp-git-a0bad70bd1c4344ed252b8411530a3d365069440.tar.gz
- Make zend compile again in Win32.
Diffstat (limited to 'Zend/zend_config.w32.h')
-rw-r--r--Zend/zend_config.w32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend_config.w32.h b/Zend/zend_config.w32.h
index b4184b241e..e35cdd1884 100644
--- a/Zend/zend_config.w32.h
+++ b/Zend/zend_config.w32.h
@@ -29,6 +29,7 @@ typedef unsigned long ulong;
typedef unsigned int uint;
#define HAVE_ALLOCA 1
+#define HAVE_LIMITS_H 1
#include <malloc.h>
#undef HAVE_KILL