From 705873c41b194a5e93e471be69dfebd0103aaa09 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 4 Aug 2002 22:00:32 +0000 Subject: Removed some obsolete header files. --- cipher/cast5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cipher/cast5.c') diff --git a/cipher/cast5.c b/cipher/cast5.c index c99b47e13..6373886f5 100644 --- a/cipher/cast5.c +++ b/cipher/cast5.c @@ -41,7 +41,7 @@ #include #include "types.h" #include "errors.h" -#include "cast5.h" +#include "algorithms.h" #define CIPHER_ALGO_CAST5 3 -- cgit v1.2.3