From b77485d25dbde77672ccfee69547112d94142a92 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 13 Nov 1999 13:07:45 +1100 Subject: Remove redundant inclusion of config.h --- authfile.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'authfile.c') diff --git a/authfile.c b/authfile.c index edd1cd9a..0e77edf9 100644 --- a/authfile.c +++ b/authfile.c @@ -14,9 +14,8 @@ for reading the passphrase from the user. */ -#include "config.h" #include "includes.h" -RCSID("$Id: authfile.c,v 1.2 1999/10/28 03:25:17 damien Exp $"); +RCSID("$Id: authfile.c,v 1.3 1999/11/13 02:07:45 damien Exp $"); #ifdef HAVE_OPENSSL #include -- cgit v1.2.3