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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c89d71aee204b00d6ff898aa15d6f7e55f0976d;p=thirdparty%2Fcurl.git Added HAVE_LIMITS_H. --- diff --git a/lib/config.dos b/lib/config.dos index 361daba2c5..cceefb814d 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