diff options
Diffstat (limited to 'crypto/ocsp/ocsp_prn.c')
-rw-r--r-- | crypto/ocsp/ocsp_prn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ocsp/ocsp_prn.c b/crypto/ocsp/ocsp_prn.c index c782a8e531..c4917ee184 100644 --- a/crypto/ocsp/ocsp_prn.c +++ b/crypto/ocsp/ocsp_prn.c @@ -15,7 +15,6 @@ #include <openssl/pem.h> DEFINE_STACK_OF(OCSP_ONEREQ) -DEFINE_STACK_OF(X509) DEFINE_STACK_OF(OCSP_SINGLERESP) static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent) |