summaryrefslogtreecommitdiffstats
path: root/avahi-core/dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/dns.c')
-rw-r--r--avahi-core/dns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/dns.c b/avahi-core/dns.c
index 2801386..9663fc4 100644
--- a/avahi-core/dns.c
+++ b/avahi-core/dns.c
@@ -29,8 +29,8 @@
#include <string.h>
#include <stdio.h>
+#include <avahi-common/domain.h>
#include "dns.h"
-#include "util.h"
AvahiDnsPacket* avahi_dns_packet_new(guint mtu) {
AvahiDnsPacket *p;