mirror of https://github.com/wolfSSL/wolfssl.git
NID_domainComponent is moved to asn.h
parent
095337b1cf
commit
8a872891c5
|
@ -12,7 +12,7 @@
|
|||
#include <wolfssl/wolfcrypt/random.h>
|
||||
#include <wolfssl/wolfcrypt/mem_track.h>
|
||||
#if defined(OPENSSL_EXTRA) && defined(SHOW_CERTS)
|
||||
#include <wolfssl/openssl/ssl.h> /* for domain component NID value */
|
||||
#include <wolfssl/wolfcrypt/asn.h> /* for domain component NID value */
|
||||
#endif
|
||||
|
||||
#ifdef ATOMIC_USER
|
||||
|
|
Loading…
Reference in New Issue