more WIN32 compilation fixes.

This commit is contained in:
U-WIN-U2045GN0RNQ\Vítor Santos Costa
2010-07-20 14:33:33 +01:00
parent bf0786822e
commit 18f28354b6
6 changed files with 14 additions and 6 deletions

2
packages/semweb/lock.h Normal file → Executable file
View 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