Code

rrdcached.c needs to include rrd.h
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 191df58e93599094b16cb9752fc517d1f44ffb7c..2c4589b759563a2789d3bb5803212eacf0c03376 100644 (file)
@@ -25,6 +25,7 @@
 #include "utils_rrdcreate.h"
 
 #undef HAVE_CONFIG_H
+#include <rrd.h>
 #include <rrd_client.h>
 
 /*