aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 42264ecff..ba60773eb 100644
--- a/src/config-win32.h
+++ b/src/config-win32.h
@@ -10,3 +10,6 @@
/* Define if you have the <io.h> header file. */
#define HAVE_IO_H 1
+
+/* Define if you have the strdup function. */
+#define HAVE_STRDUP 1