Code

Merge remote-tracking branch 'github/pr/2012' into collectd-5.6
[collectd.git] / src / irq.c
index 93f3f53bea09b964db1f32109c88faf685465e15..0f1d3f0ce50954ffd7d4524a52cd36d5bd884744 100644 (file)
--- a/src/irq.c
+++ b/src/irq.c
@@ -22,9 +22,9 @@
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 #include "utils_ignorelist.h"
 
 #if !KERNEL_LINUX