aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pubkey/ecdsa/ecdsa_op.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/ecdsa/ecdsa_op.cpp b/src/pubkey/ecdsa/ecdsa_op.cpp
index 21643bb5c..049466f2d 100644
--- a/src/pubkey/ecdsa/ecdsa_op.cpp
+++ b/src/pubkey/ecdsa/ecdsa_op.cpp
@@ -5,6 +5,7 @@
*************************************************/
#include <botan/eng_def.h>
+#include <botan/numthry.h>
namespace Botan {