]> andersk Git - openssh.git/blobdiff - dns.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / dns.c
diff --git a/dns.c b/dns.c
index 5f123a2ee075a4739af842d98e9843f7721ddd32..c9368b96bcde226619bf6f528dd9470671020999 100644 (file)
--- a/dns.c
+++ b/dns.c
@@ -30,9 +30,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 
-#if defined(HAVE_NETDB_H)
-# include <netdb.h>
-#endif
+#include <netdb.h>
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.030949 seconds and 4 git commands to generate.