mbedtls: Fix setting allowed cipher suites
[project/ustream-ssl.git] / ustream-internal.h
index 4932a0d..a8c534f 100644 (file)
@@ -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>