From: Andi Gutmans Date: Mon, 6 Sep 1999 20:33:40 +0000 (+0000) Subject: - Make zend compile again in Win32. X-Git-Tag: PRE_DELAYED_ARRAY_FETCH_PATCH~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0bad70bd1c4344ed252b8411530a3d365069440;p=php - Make zend compile again in Win32. --- 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 #undef HAVE_KILL