mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
added the missing share-functions, pointed out by Edward Chan
This commit is contained in:
parent
f2d422235b
commit
40e6b12cca
@ -42,3 +42,6 @@ EXPORTS
|
||||
curl_multi_info_read @ 33;
|
||||
curl_free @ 34;
|
||||
curl_version_info @ 35;
|
||||
curl_share_init @ 36;
|
||||
curl_share_setopt @ 37;
|
||||
curl_share_cleanup @ 38;
|
||||
|
Loading…
Reference in New Issue
Block a user