X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_tool.h;h=985f817aca9e9dd9782bb8d0cca3b66f5fdfb242;hp=4cfe07e7b5352b3511efd3be9960c4f04bd353c3;hb=refs%2Fheads%2Fkb%2Frrdd;hpb=8fdbf4660969f9bde7f0f434f2d1002028d36814 diff --git a/src/rrd_tool.h b/src/rrd_tool.h index 4cfe07e..985f817 100644 --- a/src/rrd_tool.h +++ b/src/rrd_tool.h @@ -109,6 +109,8 @@ extern "C" { char *a, char *b); +int rrdc_flush_if_daemon (const char *opt_daemon, const char *filename); + #endif #ifdef __cplusplus