Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / libcollectdclient / client.c
index 3ae2e71..d470324 100644 (file)
@@ -24,9 +24,7 @@
  *   Florian octo Forster <octo at collectd.org>
  **/
 
-#if HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #if !defined(__GNUC__) || !__GNUC__
 #define __attribute__(x) /**/