From e1f934bbe96fd8e7f3f5212b783c0d3a434d4789 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 May 2005 16:15:12 +0000 Subject: * add the first bits of a mDNS reflector git-svn-id: file:///home/lennart/svn/public/avahi/trunk@90 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/avahi-test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'avahi-core/avahi-test.c') diff --git a/avahi-core/avahi-test.c b/avahi-core/avahi-test.c index 1c3dc57..48db6d7 100644 --- a/avahi-core/avahi-test.c +++ b/avahi-core/avahi-test.c @@ -28,8 +28,8 @@ #include #include -#include "core.h" -#include "alternative.h" +#include +#include static AvahiEntryGroup *group = NULL; static AvahiServer *server = NULL; -- cgit