1 #ifndef LANGINFO_H 2 #define LANGINFO_H 3 4 #include "../../include/langinfo.h" 5 6 char *__nl_langinfo_l(nl_item, locale_t); 7 8 #endif 9
1 #ifndef LANGINFO_H 2 #define LANGINFO_H 3 4 #include "../../include/langinfo.h" 5 6 char *__nl_langinfo_l(nl_item, locale_t); 7 8 #endif 9