diff options
Diffstat (limited to 'libssh/libssh.def')
-rw-r--r-- | libssh/libssh.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libssh/libssh.def b/libssh/libssh.def index 0989ec3..b679db5 100644 --- a/libssh/libssh.def +++ b/libssh/libssh.def @@ -26,6 +26,8 @@ channel_request_pty_size channel_request_sftp channel_request_shell channel_request_subsystem +channel_request_x11 +channel_accept_x11 channel_select channel_send_eof channel_set_blocking |