From 803e90e6c116eda5c66828a4734ea50eedff382c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Aug 2005 19:26:36 +0000 Subject: Please do not include "config.h" in header files! (I wrote this in HACKING, by the way) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@293 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-client/internal.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'avahi-client/internal.h') diff --git a/avahi-client/internal.h b/avahi-client/internal.h index e1f4662..64ba919 100644 --- a/avahi-client/internal.h +++ b/avahi-client/internal.h @@ -22,10 +22,6 @@ USA. ***/ -#ifdef HAVE_CONFIG_H -#include -#endif - #include struct _AvahiClient -- cgit