fail posix_spawn file_actions operations with negative fds
[musl] / src / locale / langinfo.c
index 83be643..1477309 100644 (file)
@@ -1,7 +1,6 @@
 #include <locale.h>
 #include <langinfo.h>
 #include "locale_impl.h"
-#include "libc.h"
 
 static const char c_time[] =
        "Sun\0" "Mon\0" "Tue\0" "Wed\0" "Thu\0" "Fri\0" "Sat\0"