From f92e12c7b0950666fbbe8a8fabc7258a831dbab1 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sun, 9 Aug 2009 22:51:03 +0200 Subject: ssh_scp_push_file and ssh_scp_write still needs tests --- libssh/libssh.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libssh/libssh.def') diff --git a/libssh/libssh.def b/libssh/libssh.def index b2848ce8..7b0ea799 100644 --- a/libssh/libssh.def +++ b/libssh/libssh.def @@ -171,6 +171,8 @@ ssh_scp_close ssh_scp_free ssh_scp_init ssh_scp_new +ssh_scp_push_file +ssh_scp_write ssh_select ssh_service_request ssh_set_blocking -- cgit