Merge branch 'collectd-4.1' into collectd-4.2
[collectd.git] / src / rrdtool.c
index 0dae46b..e356bf1 100644 (file)
@@ -24,6 +24,8 @@
 #include "common.h"
 #include "utils_avltree.h"
 
+#include <rrd.h>
+
 #if HAVE_PTHREAD_H
 # include <pthread.h>
 #endif