ustream-mbedtls: Add compatibility with Mbed TLS 3.0.0
[project/ustream-ssl.git] / ustream-mbedtls.h
index e622e5e234a106ad06c8d8ef4b942c48e35e7148..7e7c699398e78db1a07e4671115206903a27a7ff 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <mbedtls/net_sockets.h>
 #include <mbedtls/ssl.h>
-#include <mbedtls/certs.h>
 #include <mbedtls/x509.h>
 #include <mbedtls/rsa.h>
 #include <mbedtls/error.h>