BUILD: ssl/ocsp: ssl_ocsp-t.h depends on ssl_sock-t.h

ssl_ocsp-t.h uses SSL_SOCK_NUM_KEYTYPES which is defined in
ssl_sock-t.h.

No backport needed.
This commit is contained in:
William Lallemand 2023-02-07 18:28:30 +01:00
parent 28360dc53f
commit b4b9caa65f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <haproxy/buf-t.h>
#include <haproxy/openssl-compat.h>
#include <haproxy/ssl_sock-t.h>
#ifndef OPENSSL_NO_OCSP
extern int ocsp_ex_index;