include engine.h if needed.
This commit is contained in:
parent
a1411093f0
commit
56ef1cbc40
@ -130,6 +130,9 @@
|
||||
#ifndef OPENSSL_NO_DH
|
||||
#include <openssl/dh.h>
|
||||
#endif
|
||||
#ifndef OPENSSL_NO_ENGINE
|
||||
#include <openssl/engine.h>
|
||||
#endif
|
||||
|
||||
const char *SSL_version_str=OPENSSL_VERSION_TEXT;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user