aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/dsa_gen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/math/numbertheory/dsa_gen.cpp')
-rw-r--r--src/lib/math/numbertheory/dsa_gen.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/math/numbertheory/dsa_gen.cpp b/src/lib/math/numbertheory/dsa_gen.cpp
index e8d620f4c..e345910ca 100644
--- a/src/lib/math/numbertheory/dsa_gen.cpp
+++ b/src/lib/math/numbertheory/dsa_gen.cpp
@@ -7,8 +7,7 @@
#include <botan/numthry.h>
#include <botan/hash.h>
-#include <botan/parsing.h>
-#include <algorithm>
+#include <botan/rng.h>
namespace Botan {