getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
[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)
 {