X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fasn1%2Fasn1_locl.h;fp=crypto%2Fasn1%2Fasn1_locl.h;h=cee97ab42fd1dcdbf7978ceb51c88f1ed7ff86ae;hp=bf095eaa9f4140563f74aa562d92dafa0be0ac21;hb=52b6e17da4c8eea982a19d1a1f34ba24416fb73e;hpb=d67e755418b62fb451ec221c126c9935a06ea63b diff --git a/crypto/asn1/asn1_locl.h b/crypto/asn1/asn1_locl.h index bf095eaa9f..cee97ab42f 100644 --- a/crypto/asn1/asn1_locl.h +++ b/crypto/asn1/asn1_locl.h @@ -43,9 +43,6 @@ DEFINE_STACK_OF(MIME_PARAM) typedef struct mime_header_st MIME_HEADER; DEFINE_STACK_OF(MIME_HEADER) -/* Month values for printing out times */ -extern const char *_asn1_mon[12]; - void asn1_string_embed_free(ASN1_STRING *a, int embed); int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it);