more WIN32 compilation fixes.
This commit is contained in:
2
packages/semweb/lock.h
Normal file → Executable file
2
packages/semweb/lock.h
Normal file → Executable file
@@ -29,7 +29,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#if defined(__WINDOWS__) || defined(__MINGW32__)
|
||||
#include <windows.h>
|
||||
#if defined(_REENTRANT) && defined(__WINDOWS__)
|
||||
enum
|
||||
|
Reference in New Issue
Block a user