]> andersk Git - openssh.git/blobdiff - sshconnect.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / sshconnect.c
index f33cf52b14a1b1ca77bb37fcd2ac7da678cb9078..21c5203c6f1503e9eb505bf988184eeb12eb1bc1 100644 (file)
@@ -24,9 +24,7 @@
 
 #include <ctype.h>
 #include <errno.h>
-#if defined(HAVE_NETDB_H)
-# include <netdb.h>
-#endif
+#include <netdb.h>
 #ifdef HAVE_PATHS_H
 #include <paths.h>
 #endif
This page took 0.031221 seconds and 4 git commands to generate.