From 11fdf8612c684b0faf85781ef1b2766bf6ea1f0b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 17 Oct 2005 20:20:53 +0000 Subject: * do no longer include timeval.h in watch.h by default * fix some include lines from "" to <> * drop dbus.h from doxygen, users of our libraries shouldn't care * other cleanups git-svn-id: file:///home/lennart/svn/public/avahi/trunk@801 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/publish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-core/publish.h') diff --git a/avahi-core/publish.h b/avahi-core/publish.h index a10a5a8..a5b3025 100644 --- a/avahi-core/publish.h +++ b/avahi-core/publish.h @@ -41,7 +41,7 @@ typedef struct AvahiSEntryGroup AvahiSEntryGroup; AVAHI_C_DECL_END #endif -#include "core.h" +#include #ifndef DOXYGEN_SHOULD_SKIP_THIS AVAHI_C_DECL_BEGIN -- cgit