aboutsummaryrefslogtreecommitdiff
path: root/avahi-common/domain-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/domain-test.c')
-rw-r--r--avahi-common/domain-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/domain-test.c b/avahi-common/domain-test.c
index cf763ec..ecee697 100644
--- a/avahi-common/domain-test.c
+++ b/avahi-common/domain-test.c
@@ -26,7 +26,7 @@
#include <assert.h>
#include "domain.h"
-#include "malloc.h"
+#include "avahi-malloc.h"
int main(AVAHI_GCC_UNUSED int argc, AVAHI_GCC_UNUSED char *argv[]) {
char *s;