We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d01411 + 87a7af0 commit 188a99bCopy full SHA for 188a99b
1 file changed
tests/api.c
@@ -62956,7 +62956,7 @@ static int test_wolfSSL_CRYPTO_get_ex_new_index(void)
62956
return res;
62957
}
62958
62959
-#if defined(HAVE_EX_DATA) && \
+#if defined(HAVE_EX_DATA) && defined(HAVE_EXT_CACHE) && \
62960
(defined(OPENSSL_ALL) || (defined(OPENSSL_EXTRA) && \
62961
(defined(HAVE_STUNNEL) || defined(WOLFSSL_NGINX) || \
62962
defined(HAVE_LIGHTY) || defined(WOLFSSL_HAPROXY) || \
0 commit comments