Fix compile errors when building with --api=1.1.0 no-deprecated.
authorShane Lontis <shane.lontis@oracle.com>
Thu, 1 Jul 2021 02:01:22 +0000 (12:01 +1000)
committerPauli <pauli@openssl.org>
Fri, 2 Jul 2021 03:45:32 +0000 (13:45 +1000)
commit92d7120c60cea7c9e0219921c2cc2320346218b2
tree41ccfe755e1b13a40972ac33888569f67df33d8e
parent6a74852907983112da9fbfd98a7b83cbdb682b3c
Fix compile errors when building with --api=1.1.0 no-deprecated.

Fixes #15963

INSTALL.md uses these exact options as an example so it should work.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15965)
crypto/bn/build.info
test/pem_read_depr_test.c
test/sslapitest.c