Merge branch 'collectd-5.5' into collectd-5.6
[collectd.git] / src / table.c
index ba65f41..81e9461 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "common.h"
 
-#include "configfile.h"
 #include "plugin.h"
 
 #define log_err(...) ERROR ("table plugin: " __VA_ARGS__)