Merge branch 'master' into ff/rrdd
[rrdtool.git] / src / rrd_graph.h
index 6276508..cffce4b 100644 (file)
@@ -213,6 +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;
     int       lazy;     /* only update the image if there is
                            reasonable probablility that the
                            existing one is out of date */