From dcec3c341512eada3f55a101d79c3673146e4202 Mon Sep 17 00:00:00 2001 From: Markus Friedl Date: Mon, 22 Jan 2001 08:32:54 +0000 Subject: no need to include; from mouring@etoh.eviladmin.org --- usr.bin/ssh/auth2.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/ssh/auth2.c b/usr.bin/ssh/auth2.c index d6aa7f3e51f..8bfb1b66407 100644 --- a/usr.bin/ssh/auth2.c +++ b/usr.bin/ssh/auth2.c @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth2.c,v 1.32 2001/01/21 19:05:44 markus Exp $"); +RCSID("$OpenBSD: auth2.c,v 1.33 2001/01/22 08:32:53 markus Exp $"); #include @@ -45,9 +45,7 @@ RCSID("$OpenBSD: auth2.c,v 1.32 2001/01/21 19:05:44 markus Exp $"); #include "key.h" #include "cipher.h" #include "kex.h" -#include "kex.h" #include "pathnames.h" - #include "uidswap.h" #include "auth-options.h" -- cgit v1.2.3