summaryrefslogtreecommitdiff
path: root/include/langinfo.h
blob: 8f93671658497c4a1bbd08cd8e009a5f52d9be0e (plain)
1
2
3
4
5
6
7
8
9
#ifndef _LANGINFO_H

#include <locale/langinfo.h>

libc_hidden_proto (nl_langinfo)

extern __typeof (nl_langinfo_l) __nl_langinfo_l;

#endif