]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix build error in fuzz tests
authorEvan Hunt <each@isc.org>
Mon, 31 Oct 2022 05:40:44 +0000 (22:40 -0700)
committerEvan Hunt <each@isc.org>
Mon, 31 Oct 2022 11:28:01 +0000 (04:28 -0700)
commit428eac45baa3f45e980dc3c6b15482783e4a4282
tree2961dfd54173e292ed14f9881c6c8c68a7039ab9
parent792d69855a39553363fc328d24ab59b5d3161cc2
fix build error in fuzz tests

a missing include file caused dns_message_checksig.c to fail
to build on some platforms. this has been fixed.
fuzz/dns_message_checksig.c