X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Firq.c;h=0f1d3f0ce50954ffd7d4524a52cd36d5bd884744;hb=5236399c4c5483b1a9c21233e34b2b4357800d58;hp=0c363795c8e46a3d308799113431aafaa3db499f;hpb=ec9ed6fe4108f7fd3d4ef84e887bb6d3dc022e14;p=collectd.git diff --git a/src/irq.c b/src/irq.c index 0c363795..0f1d3f0c 100644 --- 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