dns plugin: Check for `net/ppp_defs.h' and include it before `net/if_ppp.h' if it...
[collectd.git] / src / utils_ignorelist.c
index f71ac1d..d2546aa 100644 (file)
  *     return;
  **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "common.h"
 #include "plugin.h"
 #include "utils_ignorelist.h"