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 --- cipher.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cipher.c') diff --git a/cipher.c b/cipher.c index 07491351..32b5ecb6 100644 --- a/cipher.c +++ b/cipher.c @@ -11,9 +11,8 @@ Created: Wed Apr 19 17:41:39 1995 ylo */ -#include "config.h" #include "includes.h" -RCSID("$Id: cipher.c,v 1.4 1999/11/08 05:15:55 damien Exp $"); +RCSID("$Id: cipher.c,v 1.5 1999/11/12 23:51:58 damien Exp $"); #include "ssh.h" #include "cipher.h" -- cgit v1.2.3