prevent CNAME/PTR parsing from reading data past the response end
[musl] / src / include / langinfo.h
1 #ifndef LANGINFO_H
2 #define LANGINFO_H
3
4 #include "../../include/langinfo.h"
5
6 char *__nl_langinfo_l(nl_item, locale_t);
7
8 #endif