diff options
-rw-r--r-- | lib/config.dos | 1 |
1 files changed, 1 insertions, 0 deletions
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 |