aboutsummaryrefslogtreecommitdiff
path: root/crypto/ocsp/v3_ocsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ocsp/v3_ocsp.c')
-rw-r--r--crypto/ocsp/v3_ocsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ocsp/v3_ocsp.c b/crypto/ocsp/v3_ocsp.c
index 2d425a8951d6..a174ce15a60d 100644
--- a/crypto/ocsp/v3_ocsp.c
+++ b/crypto/ocsp/v3_ocsp.c
@@ -12,7 +12,7 @@
# include <openssl/conf.h>
# include <openssl/asn1.h>
# include <openssl/ocsp.h>
-# include "ocsp_lcl.h"
+# include "ocsp_local.h"
# include <openssl/x509v3.h>
# include "../x509v3/ext_dat.h"