summaryrefslogtreecommitdiff
path: root/ustream-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ustream-internal.h')
-rw-r--r--ustream-internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ustream-internal.h b/ustream-internal.h
index 4932a0d..a8c534f 100644
--- a/ustream-internal.h
+++ b/ustream-internal.h
@@ -23,8 +23,6 @@
#if defined(HAVE_MBEDTLS)
#include "ustream-mbedtls.h"
-#elif defined(HAVE_POLARSSL)
-#include "ustream-polarssl.h"
#else
#if defined(HAVE_CYASSL)
#include <wolfssl/options.h>