aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/x931_rng.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/x931_rng.cpp b/src/x931_rng.cpp
index 17e3a886f..30424f60a 100644
--- a/src/x931_rng.cpp
+++ b/src/x931_rng.cpp
@@ -5,7 +5,6 @@
#include <botan/x931_rng.h>
#include <botan/lookup.h>
-#include <botan/randpool.h>
#include <botan/bit_ops.h>
#include <algorithm>