fix minor locking problems and disable localization for now

This commit is contained in:
Vitor Santos Costa
2014-10-19 03:51:56 +01:00
parent 4a2d6b9137
commit 13421d0cd7
4 changed files with 7 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ locking is required.
#define PL_KERNEL 1
#if HAVE_LOCALE_H && HAVE_SETLOCALE
#define O_LOCALE 1
//#define O_LOCALE 1
#endif
#include <wchar.h>
#define NEEDS_SWINSOCK