diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/langinfo.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/include/langinfo.h b/include/langinfo.h index 8f2cb8140c..2a81c6ddaf 100644 --- a/include/langinfo.h +++ b/include/langinfo.h @@ -1,7 +1 @@ -#ifndef _LANGINFO_H -# include <locale/langinfo.h> - -/* Internal prototypes. */ -extern char *__nl_langinfo_l (nl_item __item, __locale_t l); - -#endif +#include <locale/langinfo.h> |