diff options
Diffstat (limited to 'include/langinfo.h')
-rw-r--r-- | include/langinfo.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/langinfo.h b/include/langinfo.h index b9c55695..c6349ad1 100644 --- a/include/langinfo.h +++ b/include/langinfo.h @@ -5,7 +5,8 @@ extern "C" { #endif -#define __NEED_nl_item +#include <nl_types.h> + #define __NEED_locale_t #include <bits/alltypes.h> |