From 0c89d71aee204b00d6ff898aa15d6f7e55f0976d Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Sat, 18 Apr 2009 16:50:09 +0000 Subject: Added HAVE_LIMITS_H. --- lib/config.dos | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3