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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 93de3941..fc084b25 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -271,6 +271,8 @@ GO("libsqlite3.so.0", libsqlite3)
 GO("libtiff.so.5", libtiff5)
 GO("libbrotlidec.so", brotlidec)
 GO("libbrotlidec.so.1", brotlidec)
+GO("libzstd.so.1", zstd)
+GO("libzstd.so", zstd)
 
 GO("libc.so", libc)
 GO("libm.so", libm)