From 4956d2cf64748f281fb5211e6cd1a881f05c5270 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 13 Nov 1999 10:51:58 +1100 Subject: Remove redundant inclusion of config.h --- auth-rsa.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'auth-rsa.c') diff --git a/auth-rsa.c b/auth-rsa.c index 6968df58c..cc76bf07e 100644 --- a/auth-rsa.c +++ b/auth-rsa.c @@ -15,9 +15,8 @@ validity of the host key. */ -#include "config.h" #include "includes.h" -RCSID("$Id: auth-rsa.c,v 1.5 1999/11/12 04:19:27 damien Exp $"); +RCSID("$Id: auth-rsa.c,v 1.6 1999/11/12 23:51:58 damien Exp $"); #include "rsa.h" #include "packet.h" -- cgit v1.2.3