about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library_list.h')
-rw-r--r--src/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index b1b33472..8727bb86 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -256,6 +256,7 @@ GO("libidn2.so.0", idn2)
 GO("libpam.so.0", pam)
 GO("libanl.so.1", anl)
 GO("libpsl.so.5", psl5)
+GO("libssh2.so.1", libssh2)
 
 #ifdef ANDROID
 GO("libc.so", libc)