From efd58eb2fcf642bdeffdaf169d1112680e46dd78 Mon Sep 17 00:00:00 2001 From: damien Date: Tue, 7 Dec 1999 06:01:13 +0000 Subject: [PATCH] undone silly changes --- atomicio.c | 1 - fingerprint.c | 1 - fingerprint.h | 1 - 3 files changed, 3 deletions(-) diff --git a/atomicio.c b/atomicio.c index 7d848cbf..1b960e56 100644 --- a/atomicio.c +++ b/atomicio.c @@ -23,7 +23,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - #include "includes.h" RCSID("$Id$"); diff --git a/fingerprint.c b/fingerprint.c index 92c1cea0..100a68d0 100644 --- a/fingerprint.c +++ b/fingerprint.c @@ -30,7 +30,6 @@ #include "includes.h" RCSID("$Id$"); - #include "ssh.h" #include "xmalloc.h" #ifdef HAVE_OPENSSL diff --git a/fingerprint.h b/fingerprint.h index cf8fb080..d7abe345 100644 --- a/fingerprint.h +++ b/fingerprint.h @@ -30,6 +30,5 @@ #ifndef FINGERPRINT_H #define FINGERPRINT_H - char *fingerprint(BIGNUM * e, BIGNUM * n); #endif -- 2.45.2