From c7bc2f9eae855c4d832df42391b2e1240e48afd3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 15 May 2005 00:17:59 +0000 Subject: Add ENABLE_THREADS macro to windows orconfig.h svn:r4212 --- src/win32/orconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/win32/orconfig.h') 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 header file. */ #define HAVE_CTYPE_H +#define ENABLE_THREADS + /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H -- cgit v1.2.3