about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-25 14:14:31 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-25 14:14:31 +0100
commit0b56f5aebd1eb47a09d3fa11b88d407855b7fa3e (patch)
treed59d95134186f5a7d6d705b9b9d479fc32810ff6 /src/library_list.h
parent178537116b1c36ce08a7123914460c8b2292c2ee (diff)
downloadbox64-0b56f5aebd1eb47a09d3fa11b88d407855b7fa3e.tar.gz
box64-0b56f5aebd1eb47a09d3fa11b88d407855b7fa3e.zip
Added wrapped libuuid
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 0b715adb..906d5a7a 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -80,7 +80,7 @@ GO("libalure.so.1", alure)
 //GO("libssl.so.1", libssl)
 //GO("libcrypt.so.1", libcrypt)
 //GO("libutil.so.1", util)
-//GO("libuuid.so.1", libuuid)
+GO("libuuid.so.1", libuuid)
 GO("libresolv.so.2", libresolv)
 GO("libpulse-simple.so.0", pulsesimple)
 GO("libpulse.so.0", pulse)