summaryrefslogtreecommitdiff
path: root/ustream-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ustream-internal.h')
-rw-r--r--ustream-internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ustream-internal.h b/ustream-internal.h
index a8c534f..8d5d0db 100644
--- a/ustream-internal.h
+++ b/ustream-internal.h
@@ -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