From 5d5dc4b12d889842d826741e6f8b60f9915964bd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 20 Feb 1999 20:45:42 +0000 Subject: See ChangeLog: Sat Feb 20 21:40:49 CET 1999 Werner Koch --- 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 b7381a55c..71f75dfc2 100644 --- a/cipher/rndunix.c +++ b/cipher/rndunix.c @@ -53,10 +53,10 @@ #include #include "types.h" /* for byte and u32 typedefs */ -#include "g10lib.h" #ifndef IS_MODULE #include "dynload.h" #endif +#include "util.h" #ifndef EAGAIN #define EAGAIN EWOULDBLOCK -- cgit v1.2.3