fix wide printf forms ignoring width for %lc format specifier
[musl] / src / locale / __lctrans.c
index 107fe14..9fbe762 100644 (file)
@@ -1,6 +1,5 @@
 #include <locale.h>
 #include "locale_impl.h"
-#include "libc.h"
 
 static const char *dummy(const char *msg, const struct __locale_map *lm)
 {