X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fasn1%2Fa_utctm.c;h=47eb93fe8480423d4cdc38d05ce43de4c77244fe;hb=706457b7bda7fdbab426b8dce83b318908339da4;hp=000cd4bd44b18dc1ccaf856400dcc94afccecfa7;hpb=25f2138b0ab54a65ba713c093ca3734d88f7cb51;p=thirdparty%2Fopenssl.git diff --git a/crypto/asn1/a_utctm.c b/crypto/asn1/a_utctm.c index 000cd4bd44..47eb93fe84 100644 --- a/crypto/asn1/a_utctm.c +++ b/crypto/asn1/a_utctm.c @@ -11,7 +11,7 @@ #include #include "internal/cryptlib.h" #include -#include "asn1_locl.h" +#include "asn1_local.h" /* This is the primary function used to parse ASN1_UTCTIME */ int asn1_utctime_to_tm(struct tm *tm, const ASN1_UTCTIME *d)