mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-07 01:41:00 +01:00
dns_dgram_init() function prototype was found in both resolvers and dns header files, but it should belong to the dns header file, so the duplicate entry was simply removed.