fix build regression in oldmalloc
[musl] / src / ctype / iswblank.c
index d9b33ef..68c8800 100644 (file)
@@ -1,6 +1,5 @@
 #include <wctype.h>
 #include <ctype.h>
-#include "libc.h"
 
 int iswblank(wint_t wc)
 {