summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/text.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-15 02:23:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-15 02:23:21 +0000
commita96f0540a6eb9a9cfaabef829982576ebec6e596 (patch)
treedadfae22e15057450afead584639ac9bcf81e8d7 /avahi-compat-howl/text.c
parent2d6a80b9c57b32e5202c91b2239374555a098997 (diff)
* implement compat-howl core
* add HOWL examples to or build git-svn-id: file:///home/lennart/svn/public/avahi/trunk@765 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-compat-howl/text.c')
-rw-r--r--avahi-compat-howl/text.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/avahi-compat-howl/text.c b/avahi-compat-howl/text.c
index 25428d8..cbf51c7 100644
--- a/avahi-compat-howl/text.c
+++ b/avahi-compat-howl/text.c
@@ -25,12 +25,11 @@
#include <assert.h>
-#include <howl.h>
-
#include <avahi-common/strlst.h>
#include <avahi-common/malloc.h>
#include <avahi-common/domain.h>
+#include "howl.h"
#include "warn.h"
struct _sw_text_record {