]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
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)
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

index ebc605b2cd8f88a4e375f19d97ffc86a87e115ea..a0e0e7b52b0bf38bc91fec2e6b30a81d374cb2d7 100644 (file)
@@ -46,6 +46,7 @@ rrd_random
 rrd_read
 rrd_resize
 rrd_restore
+rrd_scaled_duration
 rrd_seek
 rrd_set_error
 rrd_set_to_DINF