From 5b5d01cabfcca8cd50d053aa56714cb0eb2f611e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 30 Jul 2005 12:43:39 +0000 Subject: remove stdio.h inclusion from core.h git-svn-id: file:///home/lennart/svn/public/avahi/trunk@198 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'avahi-core') diff --git a/avahi-core/core.h b/avahi-core/core.h index dbbd555..c09aec4 100644 --- a/avahi-core/core.h +++ b/avahi-core/core.h @@ -22,7 +22,6 @@ USA. ***/ -#include #include /** \file core.h The Avahi Multicast DNS and DNS Service Discovery implmentation. */ -- cgit