Remove RC4 ciphersuites by default
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index 8b2a858..32a9fff 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -365,7 +365,7 @@
  *
  * Uncomment this macro to remove RC4 ciphersuites by default.
  */
-//#define POLARSSL_REMOVE_ARC4_CIPHERSUITES
+#define POLARSSL_REMOVE_ARC4_CIPHERSUITES
 
 /**
  * \def POLARSSL_ECP_XXXX_ENABLED