]> andersk Git - openssh.git/blobdiff - sshconnect2.c
- (dtucker) [configure.ac atomicio.c] Fall back to <sys/poll.h> if we don't
[openssh.git] / sshconnect2.c
index 2b274015498c23d04155389327d98714afd517bb..208df078cde3ac5c5e35d439748e300083ad5b36 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect2.c,v 1.163 2007/05/17 20:48:13 djm Exp $ */
+/* $OpenBSD: sshconnect2.c,v 1.164 2007/05/17 23:53:41 jolan Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -31,6 +31,7 @@
 #include <sys/stat.h>
 
 #include <errno.h>
+#include <netdb.h>
 #include <pwd.h>
 #include <signal.h>
 #include <stdarg.h>
This page took 0.163213 seconds and 4 git commands to generate.