Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / include / langinfo.h
1 #ifndef _LANGINFO_H
2
3 #include <locale/langinfo.h>
4
5 libc_hidden_proto (nl_langinfo)
6
7 extern __typeof (nl_langinfo_l) __nl_langinfo_l;
8 libc_hidden_proto (__nl_langinfo_l)
9
10 #endif