]> git.ipfire.org Git - thirdparty/openvpn.git/commit
tls-crypt: avoid warnings when --disable-crypto is used
authorAntonio Quartulli <antonio@openvpn.net>
Fri, 7 Jul 2017 10:22:38 +0000 (18:22 +0800)
committerDavid Sommerseth <davids@openvpn.net>
Tue, 25 Jul 2017 15:19:30 +0000 (17:19 +0200)
commit8295f62f84be3dbc5203b9695d99a4f74fcb7295
treef81f5ffbb24f5c776ac8bfa7d92c36254b91152c
parente7ae4040efc5c48e00374f8863da58eef32e0709
tls-crypt: avoid warnings when --disable-crypto is used

Avoid including the content of tls_crypt.h when --disable-crypto
is used, as it will trigger some warnings due to missing
structures declarations.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Acked-by: Steffan Karger <steffan@karger.me>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20170707102238.8781-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15014.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
(cherry picked from commit 2dfbf62b6ace1eb39f1ae7126bc5530a541bed58)
src/openvpn/tls_crypt.h