7 lines
116 B
C
Raw Normal View History

2024-11-11 23:50:38 +02:00
#ifndef _YGGDRASIL_LOCALE_H
#define _YGGDRASIL_LOCALE_H 1
#define LC_GLOBAL_LOCALE ((locale_t) -1L)
#endif