ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../include/langinfo.h

13 lines
200 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
#ifndef _LANGINFO_H
#include <locale/langinfo.h>
#ifndef _ISOMAC
libc_hidden_proto (nl_langinfo)
extern __typeof (nl_langinfo_l) __nl_langinfo_l;
libc_hidden_proto (__nl_langinfo_l)
#endif
#endif