]> git.ipfire.org Git - thirdparty/strongswan.git/commit
botan: Fix include issue that prevented parsing public keys
authorTobias Brunner <tobias@strongswan.org>
Wed, 23 Oct 2024 14:45:32 +0000 (16:45 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 22 Nov 2024 13:03:17 +0000 (14:03 +0100)
commit0a3889086decb7364642cf0c7849b28a40dadd32
tree7e728bb4ccb513d410212400e6d12b4c368100a9
parent1bb6f1dd73438f576d2fcd335dfe2879ed819a47
botan: Fix include issue that prevented parsing public keys

Botan stopped including build.h in ffi.h with 3.4.0, so we have to
add this here explicitly to check for the enabled key types.
src/libstrongswan/plugins/botan/botan_util_keys.c