dns: handle early eof in tcp fallback
[musl] / src / ctype / islower.c
index 0264021..c3fa74c 100644 (file)
@@ -1,5 +1,4 @@
 #include <ctype.h>
-#include "libc.h"
 #undef islower
 
 int islower(int c)