diff --git a/lib/vtls/wolfssl.h b/lib/vtls/wolfssl.h index 778002840d..2490bf3e9c 100644 --- a/lib/vtls/wolfssl.h +++ b/lib/vtls/wolfssl.h @@ -29,6 +29,8 @@ #include "urldata.h" +#include + struct alpn_spec; struct ssl_peer; struct Curl_ssl_session;