aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/file.c b/file.c
index 597f695a11..0e60e97a3a 100644
--- a/file.c
+++ b/file.c
@@ -79,10 +79,6 @@
# include <netinet/in.h>
#endif
-#ifdef HAVE_NETDB_H
-# include <netdb.h>
-#endif
-
#ifdef _WIN32
# include <winsock2.h>
# include <ws2tcpip.h>