X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fwrite_riemann_threshold.c;h=85672882a096ef5b14ba6876b05df32ed620b3d1;hb=65caa4f56cbb859bf1538e8b309eb23b3294c9de;hp=5c8559eb7b157414cd86df73a07ae25ab4e6927b;hpb=090e054043f6d93b374dee20d766c4f906acd43a;p=collectd.git diff --git a/src/write_riemann_threshold.c b/src/write_riemann_threshold.c index 5c8559eb..85672882 100644 --- a/src/write_riemann_threshold.c +++ b/src/write_riemann_threshold.c @@ -25,16 +25,17 @@ * Andrés J. Díaz **/ +#include +#include +#include + #include "collectd.h" #include "common.h" #include "plugin.h" #include "utils_avltree.h" #include "utils_cache.h" #include "utils_threshold.h" - -#include -#include -#include +#include "write_riemann_threshold.h" /* * Threshold management