]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix mbed TLS compile if OpenSSL headers are not available
authorArne Schwabe <arne@rfc2549.org>
Wed, 16 Feb 2022 12:56:53 +0000 (13:56 +0100)
committerGert Doering <gert@greenie.muc.de>
Wed, 16 Feb 2022 13:07:31 +0000 (14:07 +0100)
commite8a2794824ded011a1ed58aeb95321332b1ae684
tree30c6352db2be089e57d3ad697389d836bed57988
parentba9a07a69db3ddb63fceac05b92a000d9b1c805e
Fix mbed TLS compile if OpenSSL headers are not available

We unconditionally include openssl/opensslv.h which fails if OpenSSL header
are not available.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220216125653.4080943-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23804.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/xkey_common.h