]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix windows build, remove external symbols
authorMatthijs Mekking <matthijs@isc.org>
Tue, 14 Nov 2023 14:35:57 +0000 (15:35 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 5 Jan 2024 10:52:05 +0000 (11:52 +0100)
commitc44965af3314b516f6de5f3bf618df17fc026718
treefe37e16ea5826f025c556beb88e4c85a7db48588
parent1b76796c183cb150e2693d51d67f5f89c8b4a680
Fix windows build, remove external symbols

The functions dns_message_find and dns_message_movename have been
removed. Remove the symbols from libdns.def.in to fix the windows
build.
lib/dns/win32/libdns.def.in