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/rndunix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cipher/rndunix.c') diff --git a/cipher/rndunix.c b/cipher/rndunix.c index c8d140efe..ba1a55a1a 100644 --- a/cipher/rndunix.c +++ b/cipher/rndunix.c @@ -101,7 +101,7 @@ #include "types.h" /* for byte and u32 typedefs */ #ifndef IS_MODULE -#include "dynload.h" +#include "algorithms.h" #endif #include "util.h" -- cgit v1.2.3