about summary refs log tree commit diff stats
path: root/src/library_list_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library_list_32.h')
-rw-r--r--src/library_list_32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/library_list_32.h b/src/library_list_32.h
index d299e8ae..a9da0f4b 100644
--- a/src/library_list_32.h
+++ b/src/library_list_32.h
@@ -105,6 +105,9 @@ GO("libcups.so", libcups)
 GO("libgbm.so.1", gbm)
 GO("libgbm.so", gbm)
 GO("libdbus-1.so.3", dbus)
+GO("libcurl.so.4", curl)
+GO("libcurl-gnutls.so.4", curl)
+GO("libcurl.so.3", curl)
 
 //GO("crashhandler.so", crashhandler)
 GO("libtcmalloc_minimal.so.0", tcmallocminimal)