about summary refs log tree commit diff stats
path: root/src/library_list_32.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-06 15:16:57 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-10-06 15:16:57 +0200
commit8965d9bd7041492ebeece6c8884d0fa37ed4cd8d (patch)
tree8d6daa7c5c95102d44e8b036f156589bdf8c8c52 /src/library_list_32.h
parent37fe9bad6d73571735ffa329a91adf113b93acc4 (diff)
downloadbox64-8965d9bd7041492ebeece6c8884d0fa37ed4cd8d.tar.gz
box64-8965d9bd7041492ebeece6c8884d0fa37ed4cd8d.zip
[BOX32][WRAPPER] Added 32bits libuuid (with new wrapperhelper)
Diffstat (limited to 'src/library_list_32.h')
-rw-r--r--src/library_list_32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list_32.h b/src/library_list_32.h
index f5ed1784..c12061d5 100644
--- a/src/library_list_32.h
+++ b/src/library_list_32.h
@@ -62,6 +62,7 @@ GO("libexpat.so", expat)
 GO("libudev.so.0", udev0)
 GO("libudev.so.1", udev1)
 GO("libudev.so", udev1)
+GO("libuuid.so.1", libuuid)
 
 GO("crashhandler.so", crashhandler)
 GO("libtcmalloc_minimal.so.0", tcmallocminimal)