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