X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fwrite_mongodb.c;h=fb80ba28eeb7370b0c4689a07448da37522e6cc0;hb=95dcf60c822e4ab92c0dd1a7ff6cba73bc55bcd1;hp=9a6fdf2697da4b52c7ba7d5fd5f8f39ed96c73c6;hpb=5841d1fb13436af787c748a965084cb06e66d326;p=collectd.git diff --git a/src/write_mongodb.c b/src/write_mongodb.c index 9a6fdf26..fb80ba28 100644 --- a/src/write_mongodb.c +++ b/src/write_mongodb.c @@ -34,8 +34,6 @@ #include "configfile.h" #include "utils_cache.h" -#include - #if HAVE_STDINT_H # define MONGO_HAVE_STDINT 1 #else