X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fwrite_mongodb.c;h=01ce64ac7d09157f43105d3b1054af2e7033dffb;hb=d782a871aca61ac966ee8d928930719bd0c05023;hp=8fb13c3486bef46f5caa6abb7c3634f6385d0e43;hpb=1bdfcf9791729310f75857d0e002c40ef659a89b;p=collectd.git diff --git a/src/write_mongodb.c b/src/write_mongodb.c index 8fb13c34..01ce64ac 100644 --- a/src/write_mongodb.c +++ b/src/write_mongodb.c @@ -32,7 +32,6 @@ #include "plugin.h" #include "common.h" -#include "configfile.h" #include "utils_cache.h" #if HAVE_STDINT_H