]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/langinfo.h
..
[thirdparty/glibc.git] / include / langinfo.h
CommitLineData
c41f555e
RM
1#ifndef _LANGINFO_H
2
246b1a5d 3#include <locale/langinfo.h>
c41f555e
RM
4
5libc_hidden_proto (nl_langinfo)
6
da4cfe38
RM
7extern __typeof (nl_langinfo_l) __nl_langinfo_l;
8
c41f555e 9#endif