]> git.meshlink.io Git - catta/blobdiff - avahi-core/rr.c
* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen macro...
[catta] / avahi-core / rr.c
index e7fac13f10d9706097565ccc2feda7dc94166de2..e88d3c6f4004ffa4a310cec9404852a15ccaf6be 100644 (file)
@@ -38,6 +38,7 @@
 #include "util.h"
 #include "hashmap.h"
 #include "domain-util.h"
+#include "rr-util.h"
 
 AvahiKey *avahi_key_new(const char *name, uint16_t class, uint16_t type) {
     AvahiKey *k;