about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorZoHan <114734429+LiZhuoheng-coder@users.noreply.github.com>2024-05-23 13:49:52 +0800
committerGitHub <noreply@github.com>2024-05-23 07:49:52 +0200
commit7ebd92be7dab9f3959c8c25f73d3637ddcd72149 (patch)
tree42cad91a1e34d79039aec3d2d4dd9773aea62d87 /src/library_list.h
parent22b2f63917e0125567dd4a152c98a87ba27bd896 (diff)
downloadbox64-7ebd92be7dab9f3959c8c25f73d3637ddcd72149.tar.gz
box64-7ebd92be7dab9f3959c8c25f73d3637ddcd72149.zip
Wrapped libpsl5 (#1523)
* Wrapped libpsl5

* Recover files
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 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)