Add sysdeps/ieee754/soft-fp.
[glibc.git] / include / langinfo.h
blobd60d7f638292a692e1969528ebe57fda388dcbce
1 #ifndef _LANGINFO_H
3 #include <locale/langinfo.h>
5 #ifndef _ISOMAC
6 libc_hidden_proto (nl_langinfo)
8 extern __typeof (nl_langinfo_l) __nl_langinfo_l;
9 libc_hidden_proto (__nl_langinfo_l)
10 #endif
12 #endif