Code

Merge remote-tracking branch 'github/pr/2012' into collectd-5.6
[collectd.git] / src / table.c
index ba65f41c3263e3b29d67bfe257a9da0d64bb8377..81e946145fd858c0031f3452629b1357ca58d484 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "common.h"
 
-#include "configfile.h"
 #include "plugin.h"
 
 #define log_err(...) ERROR ("table plugin: " __VA_ARGS__)