diff options
Diffstat (limited to 'src/win32/orconfig.h')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 6788d84ff..a714711b8 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -17,6 +17,8 @@ /* Define to 1 if you have the <ctype.h> header file. */ #define HAVE_CTYPE_H +#define ENABLE_THREADS + /* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_H |