diff --git a/include/haproxy/openssl-compat.h b/include/haproxy/openssl-compat.h index 2f6b7c20c..d1fa7baac 100644 --- a/include/haproxy/openssl-compat.h +++ b/include/haproxy/openssl-compat.h @@ -15,6 +15,7 @@ #include #include #include +#include #if (defined SSL_CTRL_SET_TLSEXT_STATUS_REQ_CB && !defined OPENSSL_NO_OCSP) #include #endif