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 8cbce75b..b1b33472 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -255,6 +255,7 @@ GO("libicui18n.so.74", icui18n74) GO("libidn2.so.0", idn2) GO("libpam.so.0", pam) GO("libanl.so.1", anl) +GO("libpsl.so.5", psl5) #ifdef ANDROID GO("libc.so", libc) |