Deprecate the recursive includes of bn.h from various API headers (asn1.h,
[openssl.git] / crypto / ecdsa / ecs_lib.c
index 6ce5d927caa754b47f2a4a975cc0a72f4f881947..d553ea1cd6039f260954416ae297375d17110c60 100644 (file)
@@ -57,6 +57,7 @@
 #include "ecdsa.h"
 #include <openssl/engine.h>
 #include <openssl/err.h>
+#include <openssl/bn.h>
 
 const char *ECDSA_version="ECDSA" OPENSSL_VERSION_PTEXT;