]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ocsp/ocsp_lib.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ocsp / ocsp_lib.c
index e68513e1014ecfdf2b7ef2019ad151213b521e42..90a92b9e60818a678709c1c4fbf3a4414f4c9515 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/pem.h>
 #include <openssl/x509v3.h>
 #include <openssl/ocsp.h>
-#include "ocsp_lcl.h"
+#include "ocsp_local.h"
 #include <openssl/asn1t.h>
 
 /* Convert a certificate and its issuer to an OCSP_CERTID */