You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
299 B

  1. --- a/m4/curl-wolfssl.m4
  2. +++ b/m4/curl-wolfssl.m4
  3. @@ -93,6 +93,7 @@ if test "x$OPT_WOLFSSL" != xno; then
  4. They are set up properly later if it is detected. */
  5. #undef SIZEOF_LONG
  6. #undef SIZEOF_LONG_LONG
  7. +#include <wolfssl/options.h>
  8. #include <wolfssl/ssl.h>
  9. ]],[[
  10. return wolfSSL_Init();