diff options
author | Bernard Spil <Sp1l@users.noreply.github.com> | 2016-09-19 21:11:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-09-19 22:47:35 +0200 |
commit | 01c8db47aa020d426c196f5f4968f710396dc164 (patch) | |
tree | a14b9cf08c205daebac24fabd0226f8895a06294 /lib/http_proxy.h | |
parent | 31dd3bf674ff7e627700bcb2c65e2e501ffe1037 (diff) |
libressl: fix version output
LibreSSL defines `OPENSSL_VERSION_NUMBER` as `0x20000000L` for all
versions returning `LibreSSL/2.0.0` for any LibreSSL version.
This change provides a local OpenSSL_version_num function replacement
returning LIBRESSL_VERSION_NUMBER instead.
Closes #1029
Diffstat (limited to 'lib/http_proxy.h')
0 files changed, 0 insertions, 0 deletions