Fix Build issue on Oracle Linux x64
authorShane Lontis <shane.lontis@oracle.com>
Fri, 26 Mar 2021 03:47:39 +0000 (13:47 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 28 Mar 2021 02:43:46 +0000 (12:43 +1000)
commita638fb9413b2fc3e5f9d1de3ff0dcc1ec6c78468
tree2e5fcd230ae4d79bfb7e11ebe945b4d9b23faac7
parented2e5b612d9b85b8b550a9231c3ae69be26e3d89
Fix Build issue on Oracle Linux x64

'typedef struct ecx_key_st ECX_KEY' was defined multiple times.
It is defined inside include/crypto/types.h which is included from include/crypto/ecx.h.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14693)
include/crypto/ecx.h