diff options
Diffstat (limited to 'src/library_list.h')
| -rw-r--r-- | src/library_list.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h index bf3f2b99..e6d1e96a 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -258,6 +258,7 @@ GO("libanl.so.1", anl) GO("libpsl.so.5", psl5) GO("libssh2.so.1", libssh2) GO("libp11-kit.so.0", p11kit) +GO("libtasn1.so.6", libtasn1) #ifdef ANDROID GO("libc.so", libc) |