1 2 3 4 5 6 7
#ifndef _LANGINFO_H # include <locale/langinfo.h> /* Internal prototypes. */ extern char *__nl_langinfo_l (nl_item __item, __locale_t l); #endif