fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / ctype / wctrans.c
index b1b1265..d3eda52 100644 (file)
@@ -1,6 +1,5 @@
 #include <wctype.h>
 #include <string.h>
-#include "libc.h"
 
 wctrans_t wctrans(const char *class)
 {