]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
librrd.sym: add rrd_scaled_duration
authorPeter A. Bigot <pab@pabigot.com>
Mon, 19 May 2014 18:09:21 +0000 (13:09 -0500)
committerPeter A. Bigot <pab@pabigot.com>
Tue, 20 May 2014 15:11:18 +0000 (10:11 -0500)
commit3f1441c5454b13df4afa4615a98c231dce919fe8
treedb1d20d2f58bbadaafc9fdcdfb93a19f0441fac2
parent0d389ae35c477d9cb48f82fa3a55e46b26e83d17
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.
src/librrd.sym.in.in