about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorLiZhuoheng <114734429+zohanzephyr@users.noreply.github.com>2024-06-07 16:22:03 +0800
committerGitHub <noreply@github.com>2024-06-07 10:22:03 +0200
commit46e05053365a9aaafb4f896f0cae8fc1e83f7c3c (patch)
tree9772d0154d88a9fac47e7ecd9caa391e393a7e27 /src/library_list.h
parent75004d0b561e50b7d69769bc63a47c2d8aa8d5cd (diff)
downloadbox64-46e05053365a9aaafb4f896f0cae8fc1e83f7c3c.tar.gz
box64-46e05053365a9aaafb4f896f0cae8fc1e83f7c3c.zip
Wrapped libnettle8 (#1567)
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 e6d1e96a..84bd02a9 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -259,6 +259,7 @@ GO("libpsl.so.5", psl5)
 GO("libssh2.so.1", libssh2)
 GO("libp11-kit.so.0", p11kit)
 GO("libtasn1.so.6", libtasn1)
+GO("libnettle.so.8", libnettle8)
 
 #ifdef ANDROID
 GO("libc.so", libc)