aboutsummaryrefslogtreecommitdiff
path: root/libssh/libssh.map
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/libssh.map')
-rw-r--r--libssh/libssh.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map
index c28d2e10..c8652129 100644
--- a/libssh/libssh.map
+++ b/libssh/libssh.map
@@ -18,8 +18,8 @@ SSH_0.3 {
channel_request_pty; channel_request_pty_size; channel_change_pty_size;
channel_request_shell; channel_request_subsystem; channel_request_env;
channel_request_exec; channel_request_sftp; channel_write;
- channel_send_eof; channel_read; channel_poll; channel_close;
- channel_read_nonblocking; channel_is_open;
+ channel_send_eof; channel_read_buffer; channel_read; channel_read_nonblocking;
+ channel_poll; channel_close; channel_is_open;
channel_is_closed; channel_is_eof; channel_select;
ssh_options_new; ssh_options_copy; ssh_options_free; ssh_options_set_wanted_algos;
ssh_options_set_username; ssh_options_set_port; ssh_options_getopt;