]> andersk Git - gssapi-openssh.git/blobdiff - openssh/ssh-keyscan.c
Import of OpenSSH 3.2.2p1
[gssapi-openssh.git] / openssh / ssh-keyscan.c
index 824264c32bcd150ed5bef58493d157d0a5bc1163..744f80249434d7460cc4c60186b92e2ca31a85a3 100644 (file)
@@ -9,12 +9,7 @@
 #include "includes.h"
 RCSID("$OpenBSD: ssh-keyscan.c,v 1.35 2002/03/04 18:30:23 stevesk Exp $");
 
-#if defined(HAVE_SYS_QUEUE_H) && !defined(HAVE_BOGUS_SYS_QUEUE_H)
-#include <sys/queue.h>
-#else
 #include "openbsd-compat/fake-queue.h"
-#endif
-#include <errno.h>
 
 #include <openssl/bn.h>
 
This page took 0.053501 seconds and 4 git commands to generate.