]> git.meshlink.io Git - catta/commitdiff
Please do not include "config.h" in header files! (I wrote this in HACKING, by the...
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Aug 2005 19:26:36 +0000 (19:26 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Aug 2005 19:26:36 +0000 (19:26 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@293 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-client/client-test.c
avahi-client/internal.h

index 2a1690d412311dc09d4bb8fbd200170ecf2a0525..18997d5d4740a88e432b7b8f326a486ae9e4565f 100644 (file)
   USA.
 ***/
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <avahi-client/client.h>
 #include <avahi-common/error.h>
 #include <stdio.h>
index e1f46621817c565c759b444e1bb1b1ba235e88d2..64ba919b92615ae92a7a03555b056ced015b5a92 100644 (file)
   USA.
 ***/
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <dbus/dbus.h>
 
 struct _AvahiClient