To use BN_BITS2, we'd better include openssl/bn.h
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Feb 2019 18:54:08 +0000 (19:54 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Feb 2019 19:33:57 +0000 (20:33 +0100)
commit54b5fb2dab8b216c11adfbe6320c27e18a44ffb3
treef40f56cbefa2cbcd061f1e304ca7056bfa3c1946
parentc703a808a1394fea7f77067db20c9508e6964d0b
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)
crypto/sparse_array.c