mirror of
https://github.com/janet-lang/janet
synced 2025-01-02 20:00:26 +00:00
OpenBSD does not work with LC_*_MASK stuff.
This commit is contained in:
parent
809b6589a1
commit
876b7f106f
@ -57,11 +57,6 @@
|
|||||||
#define JANET_EXTENDED_LOCALE
|
#define JANET_EXTENDED_LOCALE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* OpenBSD works here with extended locale support, just in the usual headers */
|
|
||||||
#if defined(__OpenBSD__)
|
|
||||||
#define JANET_EXTENDED_LOCALE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef JANET_WINDOWS
|
#ifdef JANET_WINDOWS
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <direct.h>
|
#include <direct.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user