Sign in
third-party-mirror
/
GRTEv5
/
refs/heads/master
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
include
/
langinfo.h
blob: d60d7f638292a692e1969528ebe57fda388dcbce [
file
] [
log
] [
blame
] [
edit
]
#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