To use BN_BITS2, we'd better include openssl/bn.h

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8212)
This commit is contained in:
Richard Levitte 2019-02-12 19:54:08 +01:00
parent c703a808a1
commit 54b5fb2dab

View File

@ -9,6 +9,7 @@
*/
#include <openssl/crypto.h>
#include <openssl/bn.h>
#include "internal/sparse_array.h"
/*