mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Another name longer than 31 chars
This commit is contained in:
parent
29ccd81f58
commit
243ba4095c
@ -57,6 +57,8 @@
|
||||
|
||||
#ifdef VMS
|
||||
|
||||
/* Hack a long name in crypto/asn1/a_mbstr.c */
|
||||
#define ASN1_STRING_set_default_mask_asc ASN1_STRING_set_def_mask_asc
|
||||
/* Hack the names created with DECLARE_STACK_OF(PKCS7_SIGNER_INFO) */
|
||||
#define sk_PKCS7_SIGNER_INFO_new sk_PKCS7_SIGINF_new
|
||||
#define sk_PKCS7_SIGNER_INFO_new_null sk_PKCS7_SIGINF_new_null
|
||||
|
Loading…
Reference in New Issue
Block a user