Remove configfile.h from plugins
[collectd.git] / src / irq.c
index 0c36379..0f1d3f0 100644 (file)
--- a/src/irq.c
+++ b/src/irq.c
@@ -25,7 +25,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 #include "utils_ignorelist.h"
 
 #if !KERNEL_LINUX