From baa5b7cd423ab6535040431e5322fd4b83c62a10 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 9 Aug 2011 14:58:46 +0200 Subject: [PATCH] Added missing symbol serial_id to libisofs.ver --- libisofs/libisofs.ver | 1 + 1 file changed, 1 insertion(+) diff --git a/libisofs/libisofs.ver b/libisofs/libisofs.ver index c79534d..e3798d1 100644 --- a/libisofs/libisofs.ver +++ b/libisofs/libisofs.ver @@ -311,5 +311,6 @@ iso_write_opts_set_will_cancel; iso_zisofs_get_params; iso_zisofs_get_refcounts; iso_zisofs_set_params; +serial_id; local: *; };