]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove orphan dns_loadmgr_t type
authorColin Vidal <colin@isc.org>
Mon, 15 Sep 2025 14:32:11 +0000 (16:32 +0200)
committerColin Vidal <colin@isc.org>
Mon, 15 Sep 2025 20:03:11 +0000 (22:03 +0200)
commitc16e944b3c7ea7ccc71f391fd0b7f37634e4c5ea
tree58131e36a0493ade5681c4f8052084e4563e0ba1
parent29fc7850f1e7b4232ed6d5e3df7c4c53ac950467
remove orphan dns_loadmgr_t type

dns_loadmgr_t typedef is declared but never defines as well as a pointer
of this type in named_server_t. Removing it.
bin/named/include/named/server.h
lib/dns/include/dns/types.h