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-agent.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'ssh-agent.c') diff --git a/ssh-agent.c b/ssh-agent.c index ccce33c3c..33596c47a 100644 --- a/ssh-agent.c +++ b/ssh-agent.c @@ -34,13 +34,8 @@ */ #include "includes.h" -RCSID("$OpenBSD: ssh-agent.c,v 1.85 2002/04/02 11:49:39 markus Exp $"); - -#if defined(HAVE_SYS_QUEUE_H) && !defined(HAVE_BOGUS_SYS_QUEUE_H) -#include -#else #include "openbsd-compat/fake-queue.h" -#endif +RCSID("$OpenBSD: ssh-agent.c,v 1.85 2002/04/02 11:49:39 markus Exp $"); #include #include -- cgit v1.2.3