collectd.conf(5): Added a note about that trailing whitespace bug.
[collectd.git] / src / utils_ignorelist.c
index 532eb4b..d002c7a 100644 (file)
  *     return;
  **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "common.h"
 #include "utils_debug.h"
 #include "utils_ignorelist.h"