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 84bd02a9..6b7ccce8 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -260,6 +260,7 @@ GO("libssh2.so.1", libssh2)
 GO("libp11-kit.so.0", p11kit)
 GO("libtasn1.so.6", libtasn1)
 GO("libnettle.so.8", libnettle8)
+GO("libunistring.so.2", libunistring2)
 
 #ifdef ANDROID
 GO("libc.so", libc)