X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Focsp%2Focsp.h;h=fab3c0318215160e28a1b9650d5b845dba88c359;hb=fbbfd86b67ab6b99608963ba6e37cca3f3da3882;hp=02b0a72ae619ccb16ff8711a28e3413dc509986f;hpb=fafc7f987563ee2ea199ef27608f5a25a7cbe253;p=oweals%2Fopenssl.git diff --git a/crypto/ocsp/ocsp.h b/crypto/ocsp/ocsp.h index 02b0a72ae6..fab3c03182 100644 --- a/crypto/ocsp/ocsp.h +++ b/crypto/ocsp/ocsp.h @@ -554,12 +554,11 @@ int OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE* o, unsigned long flags); int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, X509_STORE *st, unsigned long flags); -void ERR_load_OCSP_strings(void); - /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run. */ +void ERR_load_OCSP_strings(void); /* Error codes for the OCSP functions. */ @@ -618,4 +617,3 @@ void ERR_load_OCSP_strings(void); } #endif #endif -