aboutsummaryrefslogtreecommitdiff
path: root/avahi-common/strlst.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/strlst.c')
-rw-r--r--avahi-common/strlst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/strlst.c b/avahi-common/strlst.c
index b861cf8..e495634 100644
--- a/avahi-common/strlst.c
+++ b/avahi-common/strlst.c
@@ -28,7 +28,7 @@
#include <stdlib.h>
#include "strlst.h"
-#include "malloc.h"
+#include "avahi-malloc.h"
#include "defs.h"
AvahiStringList*avahi_string_list_add_anonymous(AvahiStringList *l, size_t size) {