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