X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_threshold.c;h=784e109484a2725d82b3660b8abc996fa7ffe856;hb=f876292e5ce4be40ab5b031b2bcfb347f00da1f8;hp=cb1ea34a16f25851dd397c30bb07477b6f09ae1d;hpb=d183dca833410ca9c035f2d09ff11d4410d50e43;p=collectd.git diff --git a/src/daemon/utils_threshold.c b/src/daemon/utils_threshold.c index cb1ea34a..784e1094 100644 --- a/src/daemon/utils_threshold.c +++ b/src/daemon/utils_threshold.c @@ -25,6 +25,7 @@ **/ #include "collectd.h" + #include "common.h" #include "utils_avltree.h" #include "utils_threshold.h"