diff options
Diffstat (limited to 'src/library_list.h')
| -rwxr-xr-x | src/library_list.h | 2 |
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) |