Parcourir la source

Add ENABLE_THREADS macro to windows orconfig.h

svn:r4212
Nick Mathewson il y a 20 ans
Parent
commit
c7bc2f9eae
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/win32/orconfig.h

+ 2 - 0
src/win32/orconfig.h

@@ -17,6 +17,8 @@
 /* Define to 1 if you have the <ctype.h> header file. */
 /* Define to 1 if you have the <ctype.h> header file. */
 #define HAVE_CTYPE_H
 #define HAVE_CTYPE_H
 
 
+#define ENABLE_THREADS
+
 /* Define to 1 if you have the <errno.h> header file. */
 /* Define to 1 if you have the <errno.h> header file. */
 #define HAVE_ERRNO_H
 #define HAVE_ERRNO_H