summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/system.h b/system.h
index a5a255863..fd92b3095 100644
--- a/system.h
+++ b/system.h
@@ -205,10 +205,6 @@ typedef void * cap_t;
#endif
extern const char *__progname;
-#if HAVE_NETDB_H
-#include <netdb.h>
-#endif
-
/* Take care of NLS matters. */
#if HAVE_LOCALE_H