diff options
Diffstat (limited to 'crypto/ocsp/v3_ocsp.c')
-rw-r--r-- | crypto/ocsp/v3_ocsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ocsp/v3_ocsp.c b/crypto/ocsp/v3_ocsp.c index c58fa07b8a..2e4503ee4d 100644 --- a/crypto/ocsp/v3_ocsp.c +++ b/crypto/ocsp/v3_ocsp.c @@ -14,7 +14,7 @@ # include <openssl/ocsp.h> # include "ocsp_lcl.h" # include <openssl/x509v3.h> -# include "../x509v3/ext_dat.h" +# include "../x509/ext_dat.h" /* * OCSP extensions and a couple of CRL entry extensions |