mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:03:34 +03:00
#ifdef out a few more functions when SSL is disabled.
This commit is contained in:
parent
c478200766
commit
bdfeaa0f95
2 changed files with 2 additions and 11 deletions
|
|
@ -390,7 +390,7 @@ CURLcode Curl_ssl_addsessionid(struct connectdata *conn,
|
|||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif /* USE_SSL */
|
||||
|
||||
void Curl_ssl_close_all(struct SessionHandle *data)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue