X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Focsp%2Focsp_asn.c;h=4b4342825c3cceff77f5d392c26fd3a35ba8da91;hp=04752e96076d51b5f38307473e75e768fc738eab;hb=706457b7bda7fdbab426b8dce83b318908339da4;hpb=25f2138b0ab54a65ba713c093ca3734d88f7cb51 diff --git a/crypto/ocsp/ocsp_asn.c b/crypto/ocsp/ocsp_asn.c index 04752e9607..4b4342825c 100644 --- a/crypto/ocsp/ocsp_asn.c +++ b/crypto/ocsp/ocsp_asn.c @@ -10,7 +10,7 @@ #include #include #include -#include "ocsp_lcl.h" +#include "ocsp_local.h" ASN1_SEQUENCE(OCSP_SIGNATURE) = { ASN1_EMBED(OCSP_SIGNATURE, signatureAlgorithm, X509_ALGOR),