]> git.meshlink.io Git - catta/blobdiff - avahi-common/rr.c
* update avahi_address_parse() to work with AF_UNSPEC address family
[catta] / avahi-common / rr.c
index c7f7d2cb4ca4dacd10ff6023fb6b3ccd26ec03a8..7e974c4843f6052ca9f4821eb78f8238ceb07dee 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "util.h"
 #include "rr.h"
-#include "dns.h"
 
 AvahiKey *avahi_key_new(const gchar *name, guint16 class, guint16 type) {
     AvahiKey *k;