aboutsummaryrefslogtreecommitdiffstats
path: root/src/randpool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/randpool.cpp')
-rw-r--r--src/randpool.cpp1
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>