diff options
Diffstat (limited to 'src/lib/rng/rng.h')
-rw-r--r-- | src/lib/rng/rng.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/rng/rng.h b/src/lib/rng/rng.h index f86f80d61..75c5b4e78 100644 --- a/src/lib/rng/rng.h +++ b/src/lib/rng/rng.h @@ -8,7 +8,6 @@ #ifndef BOTAN_RANDOM_NUMBER_GENERATOR_H_ #define BOTAN_RANDOM_NUMBER_GENERATOR_H_ -#include <botan/entropy_src.h> #include <botan/secmem.h> #include <botan/exceptn.h> #include <botan/mutex.h> |