diff options
Diffstat (limited to 'libssh/libssh.map')
-rw-r--r-- | libssh/libssh.map | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map index b5d5396..c7bdd23 100644 --- a/libssh/libssh.map +++ b/libssh/libssh.map @@ -187,6 +187,8 @@ SSH_0.3 { SSH_0.4 { global: channel_write_stderr; + channel_request_x11; + channel_accept_x11; sftp_extensions_get_count; sftp_extensions_get_data; sftp_extensions_get_name; |