Compile for beta versions of OpenSSL 1.0.0
This commit is contained in:
parent
0802326fc9
commit
c6248efd73
@ -9,7 +9,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x1000000fL
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x10000000L
|
||||
# define OPENSSL_CONST const
|
||||
#else
|
||||
# define OPENSSL_CONST
|
||||
|
Loading…
x
Reference in New Issue
Block a user