]> granicus.if.org Git - php/commitdiff
- Make zend compile again in Win32.
authorAndi Gutmans <andi@php.net>
Mon, 6 Sep 1999 20:33:40 +0000 (20:33 +0000)
committerAndi Gutmans <andi@php.net>
Mon, 6 Sep 1999 20:33:40 +0000 (20:33 +0000)
Zend/zend_config.w32.h

index b4184b241e66012209ff619e0fc695e36a82678d..e35cdd18849f4ce9f910f0c57c8fbe7a88f9dbd8 100644 (file)
@@ -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