aboutsummaryrefslogtreecommitdiff
path: root/src/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-win32.h')
-rw-r--r--src/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-win32.h b/src/config-win32.h
index 562b60590..f357dfb6a 100644
--- a/src/config-win32.h
+++ b/src/config-win32.h
@@ -8,6 +8,9 @@
/* Define if you have the <io.h> header file. */
#define HAVE_IO_H 1
+/* Define if you have the <limits.h> header file */
+#define HAVE_LIMITS_H 1
+
/* Define if you have the strdup function. */
#define HAVE_STRDUP 1