diff options
Diffstat (limited to '')
-rw-r--r-- | cipher/rndunix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cipher/rndunix.c b/cipher/rndunix.c index 7156c739c..a07fde325 100644 --- a/cipher/rndunix.c +++ b/cipher/rndunix.c @@ -100,9 +100,7 @@ #include <errno.h> #include "types.h" /* for byte and u32 typedefs */ -#ifndef IS_MODULE #include "algorithms.h" -#endif #include "util.h" #ifndef EAGAIN |