cosmopolitan/libc/isystem/langinfo.h
2022-08-18 15:45:56 -07:00

5 lines
204 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_
#include "libc/str/langinfo.h"
#include "libc/str/nltypes.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_ */