summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/address.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/address.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/address.c')
-rw-r--r--avahi-compat-howl/address.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/avahi-compat-howl/address.c b/avahi-compat-howl/address.c
index 6f26d1a..c79b34d 100644
--- a/avahi-compat-howl/address.c
+++ b/avahi-compat-howl/address.c
@@ -31,8 +31,7 @@
#include <arpa/inet.h>
#include <sys/types.h>
-#include <howl.h>
-
+#include "howl.h"
#include "warn.h"
sw_ipv4_address sw_ipv4_address_any(void) {