]> granicus.if.org Git - curl/commit
http_proxy: fix compiler warning
authorMarcel Raad <raad@teamviewer.com>
Sun, 18 Jun 2017 10:53:54 +0000 (12:53 +0200)
committerMarcel Raad <raad@teamviewer.com>
Sun, 18 Jun 2017 10:53:54 +0000 (12:53 +0200)
commitdeff7de0eb0e22d2d142b96b9cc84cd8db5d2a48
tree3695e25168e5dcfd07d90157b145b7555ad22011
parentc095d7b59023945e2e85dcd869679f6458215ee7
http_proxy: fix compiler warning

With CURL_DISABLE_PROXY or CURL_DISABLE_HTTP, GCC complained about a
missing prototype for Curl_connect_free.
lib/http_proxy.c