From: Gisle Vanem Date: Sat, 18 Apr 2009 16:50:09 +0000 (+0000) Subject: Added HAVE_LIMITS_H. X-Git-Tag: curl-7_19_5~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c89d71aee204b00d6ff898aa15d6f7e55f0976d;p=curl Added HAVE_LIMITS_H. --- diff --git a/lib/config.dos b/lib/config.dos index 361daba2c..cceefb814 100644 --- a/lib/config.dos +++ b/lib/config.dos @@ -28,6 +28,7 @@ #define HAVE_IOCTL_FIONBIO 1 #define HAVE_IOCTLSOCKET 1 #define HAVE_IOCTLSOCKET_FIONBIO 1 +#define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONGLONG 1 #define HAVE_MEMORY_H 1