aboutsummaryrefslogtreecommitdiff
path: root/avahi-common/address.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/address.c')
-rw-r--r--avahi-common/address.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/address.c b/avahi-common/address.c
index e8f6148..0973cc1 100644
--- a/avahi-common/address.c
+++ b/avahi-common/address.c
@@ -30,7 +30,7 @@
#include <stdio.h>
#include "address.h"
-#include "malloc.h"
+#include "avahi-malloc.h"
static size_t address_get_size(const AvahiAddress *a) {
assert(a);