NID_domainComponent is moved to asn.h

pull/1880/head
Takashi Kojo 2018-10-18 09:28:15 +09:00
parent 095337b1cf
commit 8a872891c5
1 changed files with 1 additions and 1 deletions

View File

@ -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