Code

Merge remote-tracking branch 'github/pr/2012' into collectd-5.6
[collectd.git] / src / thermal.c
index c6db8c046036f52552e487ea8f11d780c323ffa5..e001a62ac7f85a69259e6e5e047414ad4e8e9587 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 #include "utils_ignorelist.h"
 
 #if !KERNEL_LINUX