X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_tool.h;h=7d8368a6a45ebdbba57be8eca32ad109aa97c3d2;hb=fdf43e1917bff95e888d84c2073473e42c611658;hp=b58e04c9de14c396a158a99c80daac0ae3411d74;hpb=19f031713115921bebf5949ce63926d66dd8c6a5;p=rrdtool.git diff --git a/src/rrd_tool.h b/src/rrd_tool.h index b58e04c..7d8368a 100644 --- a/src/rrd_tool.h +++ b/src/rrd_tool.h @@ -122,6 +122,8 @@ int rrd_fetch_fn_libdbi(const char *filename, enum cf_en cf_idx, char *a, char *b); + const char *cf_to_string (enum cf_en cf); + #endif /* _RRD_TOOL_H */ #ifdef __cplusplus