glibc/include/langinfo.h

8 lines
148 B
C
Raw Normal View History

2000-09-26 17:09:33 +02:00
#ifndef _LANGINFO_H
# include <locale/langinfo.h>
/* Internal prototypes. */
extern char *__nl_langinfo_l (nl_item __item, __locale_t l);
#endif