summaryrefslogtreecommitdiffstats
path: root/VMS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-01-16 12:31:12 +0000
committerRichard Levitte <levitte@openssl.org>2000-01-16 12:31:12 +0000
commit243ba4095cf8706099b7f70b0aa82df26a5d52e9 (patch)
tree7215dc0fb8a5c82582ee619804ce6a7a282587d1 /VMS
parent29ccd81f58d459f72746792bc43d6536bff022ea (diff)
Another name longer than 31 chars
Diffstat (limited to 'VMS')
-rw-r--r--VMS/vms_idhacks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/VMS/vms_idhacks.h b/VMS/vms_idhacks.h
index 1e980ede3e..cc4b0d8b32 100644
--- a/VMS/vms_idhacks.h
+++ b/VMS/vms_idhacks.h
@@ -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