From 8c54bf6ac24df68ce31c3c7c7c3db7ad7a10340d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 16 Oct 2022 19:27:37 +0800 Subject: [PATCH] add more api --- debian/libbase16384-2.symbols | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/libbase16384-2.symbols b/debian/libbase16384-2.symbols index 7d377f7..ace0c31 100644 --- a/debian/libbase16384-2.symbols +++ b/debian/libbase16384-2.symbols @@ -4,3 +4,7 @@ libbase16384.so.2 libbase16384-2 #MINVER# base16384_encode@Base 2 base16384_encode_file@Base 2 base16384_decode_file@Base 2 + base16384_encode_fp@Base 2 + base16384_decode_fp@Base 2 + base16384_encode_fd@Base 2 + base16384_decode_fd@Base 2