Skip to content

openssl: add missing includes#1891

Closed
davidben wants to merge 1 commit into
curl:masterfrom
davidben:missing-include
Closed

openssl: add missing includes#1891
davidben wants to merge 1 commit into
curl:masterfrom
davidben:missing-include

Conversation

@davidben
Copy link
Copy Markdown
Contributor

lib/vtls/openssl.c uses OpenSSL APIs from BUF_MEM and BIO APIs. Include
their headers directly rather than relying on other OpenSSL headers
including things.

lib/vtls/openssl.c uses OpenSSL APIs from BUF_MEM and BIO APIs. Include
their headers directly rather than relying on other OpenSSL headers
including things.
@bagder bagder added the TLS label Sep 15, 2017
@jay jay closed this in 843200c Sep 16, 2017
@jay
Copy link
Copy Markdown
Member

jay commented Sep 16, 2017

Thanks

@lock lock Bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants