Big bunch of improvements for the caching daemon.
[rrdtool.git] / src / rrd_tool.h
index 4cfe07e..985f817 100644 (file)
@@ -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