X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2Fsrc%2Frrd_tool.h;h=70aa3268975ac8f596c1029de0d8b618a0e849a3;hb=cd92b61b430b819132bcda3371f2475fbf8905c4;hp=4f43dbf7189d498d5f7ec6376f5f6a3362d626a5;hpb=3710c358d3ea1bc44ae7dab9dfef06fc267e96b2;p=rrdtool-all.git diff --git a/program/src/rrd_tool.h b/program/src/rrd_tool.h index 4f43dbf7..70aa3268 100644 --- a/program/src/rrd_tool.h +++ b/program/src/rrd_tool.h @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.2.23 Copyright by Tobi Oetiker, 1997-2007 + * RRDtool 1.2.99907080300 Copyright by Tobi Oetiker, 1997-2007 ***************************************************************************** * rrd_tool.h Common Header File *****************************************************************************/ @@ -137,6 +137,9 @@ extern "C" { const char *const file_name, rrd_t *rrd, unsigned rdwr); + void rrd_dontneed( + rrd_file_t *rrd_file, + rrd_t *rrd); int rrd_close( rrd_file_t *rrd_file); ssize_t rrd_read(