three new functions in the public API

This commit is contained in:
Daniel Stenberg 2004-05-26 09:17:20 +00:00
parent 15cd35f67f
commit 8442c3942d
1 changed files with 3 additions and 0 deletions

View File

@ -45,3 +45,6 @@ EXPORTS
curl_share_setopt @ 37;
curl_share_cleanup @ 38;
curl_global_init_mem @ 39;
curl_easy_strerror @ 40;
curl_multi_strerror @ 41;
curl_share_strerror @ 42;