forked from wolfSSL/wolfssl
Rollback the define in internal.h
This commit is contained in:
@@ -3490,6 +3490,10 @@ struct WOLFSSL_X509_NAME {
|
|||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#ifndef EXTERNAL_SERIAL_SIZE
|
||||||
|
#define EXTERNAL_SERIAL_SIZE 32
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef NO_ASN
|
#ifdef NO_ASN
|
||||||
typedef struct DNS_entry DNS_entry;
|
typedef struct DNS_entry DNS_entry;
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user