summaryrefslogtreecommitdiffstats
path: root/auth-options.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-options.c')
-rw-r--r--auth-options.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/auth-options.c b/auth-options.c
index 33c62641..cd904967 100644
--- a/auth-options.c
+++ b/auth-options.c
@@ -14,9 +14,7 @@
#include <sys/types.h>
-#if defined(HAVE_NETDB_H)
-# include <netdb.h>
-#endif
+#include <netdb.h>
#include <pwd.h>
#include <string.h>