]> 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>
Thu, 22 Feb 2024 11:00:47 +0000 (12:00 +0100)
commit1296d3768775129fa5b5ccfdc2bb96e84a90ff6d
tree3b4e068651a2a7e7b59b96c0538c3989bb2a5524
parent40a0656e6a005e10b52ef278e82d0600daa60715
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.

(cherry picked from commit c44965af3314b516f6de5f3bf618df17fc026718)
lib/dns/win32/libdns.def.in