Merge branch 'hugepages'
[collectd.git] / src / thermal.c
index 54311a6..e001a62 100644 (file)
@@ -20,9 +20,9 @@
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 #include "utils_ignorelist.h"
 
 #if !KERNEL_LINUX