refactor thrd_sleep and nanosleep in terms of clock_nanosleep
[oweals/musl.git] / 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