]> 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:03 +0000 (17:19 +0200)
commit2dfbf62b6ace1eb39f1ae7126bc5530a541bed58
tree502002d5a8f61bcc5e77d2e6bde7672855a61f1e
parent3322c558fa742cb823fa919f682486973abc4f8e
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>
src/openvpn/tls_crypt.h