summaryrefslogtreecommitdiffstats
path: root/libssh/libssh.map
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/libssh.map')
-rw-r--r--libssh/libssh.map6
1 files changed, 4 insertions, 2 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map
index b3e22065..e689c2bd 100644
--- a/libssh/libssh.map
+++ b/libssh/libssh.map
@@ -188,10 +188,12 @@ SSH_0.4 {
channel_write_stderr;
channel_request_x11;
channel_accept_x11;
- ssh_scp_new;
+ ssh_scp_close;
ssh_scp_free;
ssh_scp_init;
- ssh_scp_close;
+ ssh_scp_new;
+ ssh_scp_push_file
+ ssh_scp_write
sftp_extensions_get_count;
sftp_extensions_get_data;
sftp_extensions_get_name;