]> git.meshlink.io Git - catta/blobdiff - avahi-core/rr.c
* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.c
[catta] / avahi-core / rr.c
index ef1c3d6e68313ac02ca328076d009f40eb18c275..e7fac13f10d9706097565ccc2feda7dc94166de2 100644 (file)
@@ -37,6 +37,7 @@
 #include "log.h"
 #include "util.h"
 #include "hashmap.h"
+#include "domain-util.h"
 
 AvahiKey *avahi_key_new(const char *name, uint16_t class, uint16_t type) {
     AvahiKey *k;