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 e7fac13..e88d3c6 100644
--- a/avahi-core/rr.c
+++ b/avahi-core/rr.c
@@ -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;