diff options
Diffstat (limited to 'libssh/libssh.map')
| -rw-r--r-- | libssh/libssh.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map index f925f4ae..b3e22065 100644 --- a/libssh/libssh.map +++ b/libssh/libssh.map @@ -188,6 +188,10 @@ SSH_0.4 { channel_write_stderr; channel_request_x11; channel_accept_x11; + ssh_scp_new; + ssh_scp_free; + ssh_scp_init; + ssh_scp_close; sftp_extensions_get_count; sftp_extensions_get_data; sftp_extensions_get_name; |
