mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 02:39:48 +09:00
Remove needless new symbols and add required to API
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
@@ -459,3 +459,10 @@ LIBSSH_4_9_0 # Released
|
||||
ssh_vlog;
|
||||
} LIBSSH_4_8_1;
|
||||
|
||||
LIBSSH_AFTER_4_9_0
|
||||
{
|
||||
global:
|
||||
sftp_channel_default_data_callback;
|
||||
sftp_channel_default_subsystem_request;
|
||||
} LIBSSH_4_9_0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user