Merge pull request #149 from ianling/ian/update-libssh2

This commit is contained in:
Twarit Waikar
2023-02-26 17:01:17 +05:30
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ libssh2_sources = [
"libssh2/src/misc.c",
"libssh2/src/pem.c",
"libssh2/src/session.c",
"libssh2/src/userauth_kbd_packet.c",
"libssh2/src/userauth.c",
]