]> granicus.if.org Git - curl/commitdiff
added missing curl_easy_pause to export list.
authorGunter Knauf <gk@gknw.de>
Sun, 16 Aug 2009 15:03:58 +0000 (15:03 +0000)
committerGunter Knauf <gk@gknw.de>
Sun, 16 Aug 2009 15:03:58 +0000 (15:03 +0000)
lib/libcurl.imp

index 9984a8baf47ab4892a23c04350229f69cc2fa997..74943afa7f776f05c6b43efc4eb4648da634c976 100644 (file)
@@ -7,6 +7,7 @@
        curl_easy_unescape,
        curl_easy_getinfo,
        curl_easy_init,
+       curl_easy_pause,
        curl_easy_perform,
        curl_easy_setopt,
        curl_escape,