Remove CyaSSL, WolfSSL < 3.10.4 support
[oweals/openwrt-ustream-ssl.git] / ustream-internal.h
index a8c534fb4880b32a57d19431c2fb13ed2c74340c..8d5d0dbb5aaeedcfc661b1cb15edbca7a0b9e3c9 100644 (file)
@@ -24,9 +24,6 @@
 #if defined(HAVE_MBEDTLS)
 #include "ustream-mbedtls.h"
 #else
-#if defined(HAVE_CYASSL)
-#include <wolfssl/options.h>
-#endif
 #include "ustream-openssl.h"
 #endif