aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win325
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 454b7e79ea..f1e05adec5 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -29,6 +29,9 @@
#define UNICODE 1
#define _UNICODE 1
+/* Use threads */
+#define USE_THREADS 1
+
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -41,6 +44,8 @@
#define HAVE_PLUGINS 1
+#define USE_THREADS 1
+
/* #undef HAVE_SA_LEN */
/* #undef HAVE_MKSTEMP */