aboutsummaryrefslogtreecommitdiff
path: root/src/win32/orconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/orconfig.h')
-rw-r--r--src/win32/orconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 1d9881541..dc3b4bbc7 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -209,6 +209,9 @@
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS
+/* Define to 1 if time_t is signed. */
+#define TIME_T_IS_SIGNED
+
/* Define to 1 iff unaligned int access is allowed */
#define UNALIGNED_INT_ACCESS_OK