7 lines
116 B
C
Raw Permalink Normal View History

2024-01-08 18:35:01 +02:00
#ifndef _YGGDRASIL_LOCALE_H
#define _YGGDRASIL_LOCALE_H 1
#define LC_GLOBAL_LOCALE ((locale_t) -1L)
#endif