did not pick up all the changes for rrdcached in the first round ... so here is the...
[rrdtool.git] / src / rrd_graph.h
index cffce4b..8b86e86 100644 (file)
@@ -213,7 +213,7 @@ typedef struct image_desc_t {
     char     *imginfo;  /* construct an <IMG ... tag and return 
                            as first retval */
     enum gfx_if_en imgformat;   /* image format */
-    int       use_rrdcached;
+    char     *daemon_addr;  /* rrdcached connection string */
     int       lazy;     /* only update the image if there is
                            reasonable probablility that the
                            existing one is out of date */