From 0b56f5aebd1eb47a09d3fa11b88d407855b7fa3e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 25 Mar 2021 14:14:31 +0100 Subject: Added wrapped libuuid --- src/library_list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/library_list.h') 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) -- cgit 1.4.1