X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_client.h;h=1776c2b3fcde3049e9e83e7570fd0796284209a3;hb=beb8d57ef56b9bd6fb6018845e6c99d8c3dfc979;hp=c646cb852f49c95436f00dec9755d5f11176196d;hpb=8c142e988f1341067034b01241d3b2683dd1f497;p=rrdtool.git diff --git a/src/rrd_client.h b/src/rrd_client.h index c646cb8..1776c2b 100644 --- a/src/rrd_client.h +++ b/src/rrd_client.h @@ -39,6 +39,8 @@ int rrdc_update (const char *filename, int values_num, const char * const *values); int rrdc_flush (const char *filename); +int rrdc_flush_if_daemon (const char *opt_daemon, const char *filename); + struct rrdc_stats_s {