aboutsummaryrefslogtreecommitdiff
path: root/include/langinfo.h
blob: 8f2cb8140c0a78a2e7286baf81882d83244dff79 (plain)
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