getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
[musl] / src / ctype / iswlower.c
index 79df44a..f02a436 100644 (file)
@@ -1,5 +1,4 @@
 #include <wctype.h>
-#include "libc.h"
 
 int iswlower(wint_t wc)
 {