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