Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9d1356e77fddb7c4090eda0db8bb40e9c9b18c8d
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
include
/
langinfo.h
blob: d60d7f638292a692e1969528ebe57fda388dcbce [
file
] [
log
] [
blame
]
#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