Skip to content

Commit aaa4167

Browse files
committed
Fixup for linter error for OPENSSL_VERSION_NUMBER.
1 parent e339ea4 commit aaa4167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpr/ssl_ctx.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#include <openssl/bio.h>
1616
#include <openssl/err.h>
17+
#include <openssl/opensslv.h>
1718
#include <openssl/pem.h>
1819
#include <openssl/ssl.h>
1920
#include <openssl/x509.h>

0 commit comments

Comments
 (0)