X-Git-Url: http://git.meshlink.io/?p=catta;a=blobdiff_plain;f=tests%2Fdns-test.c;h=eba12c8721c85e8f4498ad0ecff48bac9c8c981a;hp=6a63a0c8f3f36b2be2b9c2b8dbb293e4f6f4f9dc;hb=37d19f15523b6fe4d1fef2329abe421221b3d4b3;hpb=e8d28c50c6d3a73d1a6f514095304bfe0973ff2a diff --git a/tests/dns-test.c b/tests/dns-test.c index 6a63a0c..eba12c8 100644 --- a/tests/dns-test.c +++ b/tests/dns-test.c @@ -30,10 +30,10 @@ #include #include #include - -#include #include -#include + +#include "../src/dns.h" +#include "../src/util.h" int main(AVAHI_GCC_UNUSED int argc, AVAHI_GCC_UNUSED char *argv[]) { char t[AVAHI_DOMAIN_NAME_MAX], *m;