X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd.h;h=331339dbdfb2f7cfc6bc5f81b4ecd79ae53bf126;hp=fa02952d7aad6a64f3dab71da78f1f395537fbbb;hb=96b0f4aace0deef034a792a08dc2d426cd2b61a4;hpb=4544c97f2699490bdfef560e6dbcd71de09db7b2 diff --git a/src/rrd.h b/src/rrd.h index fa02952..331339d 100644 --- a/src/rrd.h +++ b/src/rrd.h @@ -143,6 +143,8 @@ extern "C" { int rrd_create( int, char **); + void rrd_create_set_no_overwrite( + int); rrd_info_t *rrd_info( int, char **);