diff options
Diffstat (limited to 'src/randpool.cpp')
-rw-r--r-- | src/randpool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/randpool.cpp b/src/randpool.cpp index f51660160..7ee4216ac 100644 --- a/src/randpool.cpp +++ b/src/randpool.cpp @@ -5,6 +5,7 @@ #include <botan/randpool.h> #include <botan/lookup.h> +#include <botan/loadstor.h> #include <botan/bit_ops.h> #include <botan/util.h> #include <algorithm> |