]> granicus.if.org Git - curl/commitdiff
added missing symbol export.
authorGunter Knauf <gk@gknw.de>
Mon, 17 Apr 2006 17:06:10 +0000 (17:06 +0000)
committerGunter Knauf <gk@gknw.de>
Mon, 17 Apr 2006 17:06:10 +0000 (17:06 +0000)
lib/libcurl.imp

index f28c081403d5b41122d660a940123bc4d7280016..befd3b230e58f447c1bcf9e398dc4e494ec41bc9 100644 (file)
@@ -3,6 +3,7 @@
 #
 #      (LIBCURL)
        curl_easy_cleanup,
+       curl_easy_escape,
        curl_easy_getinfo,
        curl_easy_init,
        curl_easy_perform,