mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +02: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.