diff --git a/m4/curl-wolfssl.m4 b/m4/curl-wolfssl.m4 index 1f732e348a..9d6f561d80 100644 --- a/m4/curl-wolfssl.m4 +++ b/m4/curl-wolfssl.m4 @@ -95,6 +95,7 @@ if test "x$OPT_WOLFSSL" != xno; then They are set up properly later if it is detected. */ #undef SIZEOF_LONG #undef SIZEOF_LONG_LONG +#include #include ]],[[ return wolfSSL_Init();