X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ftable.c;h=81e946145fd858c0031f3452629b1357ca58d484;hb=5523a080010dcb7a61dc0dccc3969a2a048e52f9;hp=ba65f41c3263e3b29d67bfe257a9da0d64bb8377;hpb=f0d468892e1c173b226f739be48291981473b4fb;p=collectd.git diff --git a/src/table.c b/src/table.c index ba65f41c..81e94614 100644 --- a/src/table.c +++ b/src/table.c @@ -32,7 +32,6 @@ #include "common.h" -#include "configfile.h" #include "plugin.h" #define log_err(...) ERROR ("table plugin: " __VA_ARGS__)