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')
-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 788947ca..4492a2ee 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -85,7 +85,7 @@ GO("libdbus-1.so.3", dbus)
 //GO("libdrm.so.2", libdrm)
 GO("libcrypto.so.1", crypto)
 GO("libssl.so.1", libssl)
-//GO("libcrypt.so.1", libcrypt)
+GO("libcrypt.so.1", libcrypt)
 GO("libutil.so.1", util)
 GO("libuuid.so.1", libuuid)
 GO("libresolv.so.2", libresolv)