]> granicus.if.org Git - curl/commit
openssl: fix the libressl build again
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Jan 2018 22:20:00 +0000 (23:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Jan 2018 08:07:23 +0000 (09:07 +0100)
commitca9c93e3e19f971030ec1da70c9e318ce493bffd
tree3761ce03303bf3f80b74b1894e579e82a4d999e7
parent2c0c4dff083f9b258c18456567cf15fa32e3acd7
openssl: fix the libressl build again

Follow-up to 84fcaa2e7. libressl does not have the API even if it says it is
late OpenSSL version...

Fixes #2246
Closes #2247

Reported-by: jungle-boogie on github
lib/vtls/openssl.c