]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: test: Include <stdarg.h> in byaddr_test.c
authorMark Andrews <marka@isc.org>
Wed, 19 Nov 2025 00:56:16 +0000 (11:56 +1100)
committerMark Andrews <marka@isc.org>
Wed, 19 Nov 2025 00:56:16 +0000 (11:56 +1100)
commitc76f686131f203f2f09e1387ec9cc28df85ff90b
tree038ce0f571a13fd5c669821c457d04c45c7aac7f
parent2958b3733cc9a8470882f546c626d126c5eaba51
parentd9fc1f24713e6a26b46409b8dd5247198e952725
fix: test: Include <stdarg.h> in byaddr_test.c

Closes #5637

Merge branch '5637-include-stdarg-h-in-byaddr-test-c' into 'main'

See merge request isc-projects/bind9!11241