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