X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fwrite_riemann_threshold.c;h=85672882a096ef5b14ba6876b05df32ed620b3d1;hb=43d7245c20930161284e5784fbf115d1221a5951;hp=5c8559eb7b157414cd86df73a07ae25ab4e6927b;hpb=bf1613564dfcb0a517b77d658a844ea37b45803f;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