check for fadvise all the time
[rrdtool.git] / src / rrd.h
index 0403a26..1a83746 100644 (file)
--- a/src/rrd.h
+++ b/src/rrd.h
@@ -91,6 +91,7 @@ extern    "C" {
     unsigned char *rrd_graph_in_memory(
     int argc,
     char **argv,
+    char ***prdata,
     int *xsize,
     int *ysize,
     double *ymin,