dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / network / ent.c
index 5abea63..c6e0123 100644 (file)
@@ -1,5 +1,4 @@
 #include <netdb.h>
-#include "libc.h"
 
 void sethostent(int x)
 {