aboutsummaryrefslogtreecommitdiff
path: root/avahi-dnsconfd/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-dnsconfd/main.c')
-rw-r--r--avahi-dnsconfd/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-dnsconfd/main.c b/avahi-dnsconfd/main.c
index 719fbeb..7682d1b 100644
--- a/avahi-dnsconfd/main.c
+++ b/avahi-dnsconfd/main.c
@@ -39,7 +39,7 @@
#include <stdlib.h>
#include <avahi-common/llist.h>
-#include <avahi-common/malloc.h>
+#include "avahi-common/avahi-malloc.h"
#include <avahi-common/address.h>
#include <libdaemon/dfork.h>