diff --git a/crypto/asn1/tasn_new.c b/crypto/asn1/tasn_new.c index b3a1c3c69..3371dd13a 100644 --- a/crypto/asn1/tasn_new.c +++ b/crypto/asn1/tasn_new.c @@ -62,7 +62,7 @@ #include #include #include -#include +#include static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine); static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);