mirror of https://github.com/wolfSSL/wolfssl.git
Removed inclusion of openSSL header
parent
197b22973b
commit
5f1dcc3b0c
|
@ -2,9 +2,6 @@
|
|||
|
||||
#include <wolfssl/openssl/ssl.h>
|
||||
|
||||
/* for compatibility, this is expected to be included */
|
||||
#include <openssl/dh.h>
|
||||
|
||||
/* wolfSSL_X509_print_ex flags */
|
||||
#define X509_FLAG_COMPAT (0UL)
|
||||
#define X509_FLAG_NO_HEADER (1UL << 0)
|
||||
|
|
Loading…
Reference in New Issue