mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-04 17:29:58 +00:00
test_suite_x509parse: remove useless include of rsa.h
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "mbedtls/base64.h"
|
||||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/pk.h"
|
||||
#include "mbedtls/rsa.h"
|
||||
#include "string.h"
|
||||
|
||||
#if MBEDTLS_X509_MAX_INTERMEDIATE_CA > 19
|
||||
|
||||
Reference in New Issue
Block a user