forked from wolfSSL/wolfssl
x509.h: include the correct header
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
/* x509.h for openssl */
|
/* x509.h for openssl */
|
||||||
|
|
||||||
#include <wolfssl/openssl/ssl.h>
|
#include <wolfssl/openssl/ssl.h>
|
||||||
|
#include <wolfssl/openssl/dh.h>
|
||||||
|
|
||||||
/* wolfSSL_X509_print_ex flags */
|
/* wolfSSL_X509_print_ex flags */
|
||||||
#define X509_FLAG_COMPAT (0UL)
|
#define X509_FLAG_COMPAT (0UL)
|
||||||
|
Reference in New Issue
Block a user