X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd.h;h=a458b57cd0bef1b632d0008184bf3bb1501ae209;hb=0cc0426da39afd7d41a8f3848c85543586642ca2;hp=dc1569e9d50ddf16c070cb8cff945368353c47e4;hpb=8380c6e953a15347b40f2c5c4cc57c2daa8b8c63;p=rrdtool.git diff --git a/src/rrd.h b/src/rrd.h index dc1569e..a458b57 100644 --- a/src/rrd.h +++ b/src/rrd.h @@ -199,6 +199,9 @@ extern "C" { char ***, rrd_value_t **); + void rrd_freemem( + void *mem); + /* thread-safe (hopefully) */ int rrd_create_r( const char *filename,