Code

Merge branch 'collectd-5.5' into collectd-5.6
[collectd.git] / src / write_riemann_threshold.c
index f2ba9dc8c9609c2b26961cda2698ab391e90e1b1..d393994b6a7f8820699250a4d8d9bccd6fd86026 100644 (file)
@@ -34,6 +34,8 @@
 #include "utils_threshold.h"
 #include "write_riemann_threshold.h"
 
+#include <ltdl.h>
+
 /*
  * Threshold management
  * ====================