X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_threshold.c;h=784e109484a2725d82b3660b8abc996fa7ffe856;hb=4d86011a91b7fe05fd5f4d84fa88c19d8c031110;hp=cb1ea34a16f25851dd397c30bb07477b6f09ae1d;hpb=21ab7512825cf8177d5eee5101344b45d0854610;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"