summaryrefslogtreecommitdiffstats
path: root/avahi-common/llist.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-09-25 20:27:28 +0000
committerLennart Poettering <lennart@poettering.net>2005-09-25 20:27:28 +0000
commitb34e5e16edd347dbf5460b676c4531b662d6e2bd (patch)
treefd076d6c90da5f9291d23ac97b144b54f62984d1 /avahi-common/llist.h
parent57a30ff663414e1799a9b991a3e4eac148a8131e (diff)
brown paperbag fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@617 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/llist.h')
-rw-r--r--avahi-common/llist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-common/llist.h b/avahi-common/llist.h
index 05a9d52..25daf2b 100644
--- a/avahi-common/llist.h
+++ b/avahi-common/llist.h
@@ -26,6 +26,8 @@
#include <assert.h>
+#include <avahi-common/cdecl.h>
+
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
#endif