libc: Define LC_NUMERIC
This commit is contained in:
parent
78ee6ce34a
commit
472192bcf2
@ -4,6 +4,7 @@
|
||||
#define LC_ALL 0
|
||||
#define LC_CTYPE 1
|
||||
#define LC_COLLATE 2
|
||||
#define LC_NUMERIC 3
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
|
Loading…
Reference in New Issue
Block a user