summaryrefslogtreecommitdiff
path: root/src/network/gethostbyname2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/gethostbyname2.c')
-rw-r--r--src/network/gethostbyname2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/network/gethostbyname2.c b/src/network/gethostbyname2.c
index c9f90da2..dc9d6621 100644
--- a/src/network/gethostbyname2.c
+++ b/src/network/gethostbyname2.c
@@ -2,8 +2,6 @@
#include <sys/socket.h>
#include <netdb.h>
-#include <string.h>
-#include <netinet/in.h>
#include <errno.h>
#include <stdlib.h>