From 924144e6508df8ab6d8338920b697e62d827b966 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Fri, 5 Apr 2002 20:23:35 +0000 Subject: - (bal) Too many issues. Remove all workarounds and using internal version only. --- ssh-keyscan.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ssh-keyscan.c') diff --git a/ssh-keyscan.c b/ssh-keyscan.c index 824264c3..744f8024 100644 --- a/ssh-keyscan.c +++ b/ssh-keyscan.c @@ -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 -#else #include "openbsd-compat/fake-queue.h" -#endif -#include #include -- cgit v1.2.3