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:
parent
28360dc53f
commit
b4b9caa65f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue