fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / ctype / iswpunct.c
index d880104..f0b9ea0 100644 (file)
@@ -1,5 +1,4 @@
 #include <wctype.h>
-#include "libc.h"
 
 static const unsigned char table[] = {
 #include "punct.h"