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-04-07 15:32:17 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-04-07 15:32:17 +0200
commit21aded91f059ef480b65835eb03d60c1ddf3e230 (patch)
tree746cf3b0c5d1b181ab38402d406334bbe0652acc /src/library_list.h
parent6b4bb5e7cb02e08915a3b0cfdd6d70df0bf0cf3b (diff)
downloadbox64-21aded91f059ef480b65835eb03d60c1ddf3e230.tar.gz
box64-21aded91f059ef480b65835eb03d60c1ddf3e230.zip
Added wrapped libcurl/libcurl-gnutls
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/library_list.h b/src/library_list.h
index f9db052a..63c47cc5 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -69,8 +69,8 @@ GO("libalure.so.1", alure)
 //GO("libjpeg.so.8", libjpeg)
 //GO("libjpeg.so.62", libjpeg62)
 //GO("libturbojpeg.so.0", turbojpeg)
-//GO("libcurl.so.4", curl)
-//GO("libcurl-gnutls.so.4", curl)
+GO("libcurl.so.4", curl)
+GO("libcurl-gnutls.so.4", curl)
 GO("libudev.so.0", udev0)
 GO("libudev.so.1", udev1)
 GO("libdbus-1.so.3", dbus)