From d93fae7a6d2b4468f17d33ea0a3d60ca78e0b1d4 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Mon, 23 Aug 2004 13:33:15 +0000 Subject: 2004-08-23 Moritz Schulte * ac.c: Do not include . * rndegd.c: Likewise. * sha1.c: Likewise. * rndunix.c: Likewise. * rndlinux.c: Likewise. * rmd160.c: Likewise. * md5.c: Likewise. * md4.c: Likewise. * cipher.c: Likewise. * crc.c: Likewise. * blowfish.c: Likewise. --- cipher/crc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cipher/crc.c') diff --git a/cipher/crc.c b/cipher/crc.c index 3d16a107..098237c0 100644 --- a/cipher/crc.c +++ b/cipher/crc.c @@ -23,7 +23,7 @@ #include #include #include -#include + #include "g10lib.h" #include "memory.h" #include "cipher.h" -- cgit v1.2.1