X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fthreshold.c;h=bbd4091371dcf0f88c695d1650b3447cfe5631fa;hb=aef788ac8927ffa74429daaffb572566fae782ec;hp=f12b405773609c89cbe37ea4e8061d93d714a706;hpb=3fae5596643f1e361eb18c3d65448f8bc02fdd80;p=collectd.git diff --git a/src/threshold.c b/src/threshold.c index f12b4057..bbd40913 100644 --- a/src/threshold.c +++ b/src/threshold.c @@ -24,6 +24,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h" #include "utils_avltree.h"