rrdcached.c needs to include rrd.h collectd-4.8
authorThorsten von Eicken <tve@voneicken.com>
Sat, 1 May 2010 08:03:15 +0000 (10:03 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 08:03:15 +0000 (10:03 +0200)
src/rrdcached.c

index 191df58..2c4589b 100644 (file)
@@ -25,6 +25,7 @@
 #include "utils_rrdcreate.h"
 
 #undef HAVE_CONFIG_H
+#include <rrd.h>
 #include <rrd_client.h>
 
 /*