]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests_dns: Make DNS tests older nameser.h compatible 75/4575/1
authorsnuffy <snuffy22@gmail.com>
Wed, 7 Dec 2016 20:22:33 +0000 (07:22 +1100)
committersnuffy <snuffy22@gmail.com>
Wed, 7 Dec 2016 21:01:44 +0000 (15:01 -0600)
commit18e194d94cb6907ec5d3108a11c00aad48f46a26
tree80361de640145cbf678fb1649afc095ae773c89a
parent2303ae94b4e4865f08f3f3f051de5893a96c7bd6
tests_dns: Make DNS tests older nameser.h compatible

Fix the tests for DNS to use older style nameser.h as
in ASTERISK-26608.

Tested on: OpenBSD 6.0, Debian 8

ASTERISK-26647 #close

Change-Id: I285913c44202537c04b3ed09c015efa6e5f9052d
tests/test_dns.c
tests/test_dns_naptr.c
tests/test_dns_query_set.c
tests/test_dns_recurring.c
tests/test_dns_srv.c