X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd.h;h=d87275e487ae76524d27086a917563d550b6ab2d;hb=6d9b8ecd5a3e2f9ce9df0f46d0818bc36a93ec5c;hp=ad7e15c32eed98f5543cee9f38eae2471cc7d4f4;hpb=ac630adec930653637199258efd99024d49325c7;p=rrdtool.git diff --git a/src/rrd.h b/src/rrd.h index ad7e15c..d87275e 100644 --- a/src/rrd.h +++ b/src/rrd.h @@ -204,6 +204,8 @@ extern "C" { time_t last_up, int argc, const char **argv); + rrd_info_t *rrd_info_r( + char *); /* NOTE: rrd_update_r are only thread-safe if no at-style time specifications get used!!! */