Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h
authorRandall S. Becker <rsbecker@nexbridge.com>
Mon, 29 Mar 2021 16:26:10 +0000 (10:26 -0600)
committerPauli <pauli@openssl.org>
Wed, 31 Mar 2021 03:28:46 +0000 (13:28 +1000)
commit35bc387b97a51343456d1d72e19a64779d2224f3
treef8d8b65e4dd49944f232607b8dcaf49560347963
parenta350e3ef3899c012cd52a1130ffd5be9288f6f18
Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h

Fixes #14730

CLA: The author has the permission to grant the OpenSSL Team the right to use this change.

Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14729)
include/crypto/types.h