summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/rr.c')
-rw-r--r--avahi-core/rr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-core/rr.c b/avahi-core/rr.c
index ef1c3d6..e7fac13 100644
--- a/avahi-core/rr.c
+++ b/avahi-core/rr.c
@@ -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;