From: Peter A. Bigot Date: Mon, 19 May 2014 18:09:21 +0000 (-0500) Subject: librrd.sym: add rrd_scaled_duration X-Git-Tag: v1.5.0-rc1~83^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1441c5454b13df4afa4615a98c231dce919fe8;p=thirdparty%2Frrdtool-1.x.git librrd.sym: add rrd_scaled_duration This librrd function was found when linking executables where main() was in a libtool convenience library, but not when linking rrdcached. The solution is to add it into the secret file that specifies which files are part of the public API. --- diff --git a/src/librrd.sym.in.in b/src/librrd.sym.in.in index ebc605b2..a0e0e7b5 100644 --- a/src/librrd.sym.in.in +++ b/src/librrd.sym.in.in @@ -46,6 +46,7 @@ rrd_random rrd_read rrd_resize rrd_restore +rrd_scaled_duration rrd_seek rrd_set_error rrd_set_to_DINF