Fix build break.
[openssl.git] / apps / apps.h
index f2dc81249218baa900e043042114c6036d4cb2c9..99c58095f05c967826a80979a59fb774923b8243 100644 (file)
@@ -450,7 +450,7 @@ ENGINE *setup_engine(const char *engine, int debug);
 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);
 # endif