* stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64
[glibc.git] / include / langinfo.h
blob8f93671658497c4a1bbd08cd8e009a5f52d9be0e
1 #ifndef _LANGINFO_H
3 #include <locale/langinfo.h>
5 libc_hidden_proto (nl_langinfo)
7 extern __typeof (nl_langinfo_l) __nl_langinfo_l;
9 #endif