From 1fa154bb1e06bfb4f8d6b95f09a6352d38577c57 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 23 Jan 2000 10:32:03 +1100 Subject: - AIX patch from Matt Richards and David Rankin --- cipher.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cipher.c') diff --git a/cipher.c b/cipher.c index 64c407e6..5589c24f 100644 --- a/cipher.c +++ b/cipher.c @@ -12,10 +12,11 @@ */ #include "includes.h" -RCSID("$Id: cipher.c,v 1.11 1999/12/14 22:34:31 damien Exp $"); +RCSID("$Id: cipher.c,v 1.12 2000/01/22 23:32:03 damien Exp $"); #include "ssh.h" #include "cipher.h" +#include "config.h" #ifdef HAVE_OPENSSL #include -- cgit v1.2.3