Fix build break.
[openssl.git] / apps / ocsp.c
index 5b3092a4d24593d013bbeb6e7004ff611a51621b..7193dae20b38d7a03728391a4b229aeec4c8028b 100644 (file)
@@ -1256,7 +1256,7 @@ static OCSP_RESPONSE *query_responder(BIO *cbio, const char *path,
 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req,
                                  const char *host, const char *path,
                                  const char *port, int use_ssl,
 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req,
                                  const char *host, const char *path,
                                  const char *port, int use_ssl,
-                                 const STACK_OF(CONF_VALUE) *headers,
+                                 STACK_OF(CONF_VALUE) *headers,
                                  int req_timeout)
 {
     BIO *cbio = NULL;
                                  int req_timeout)
 {
     BIO *cbio = NULL;