mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-05 02:37:49 +00:00
pkparse: remove unnecessary header
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
#include "mbedtls/rsa.h"
|
||||
#endif
|
||||
#include "mbedtls/ecp.h"
|
||||
#if defined(MBEDTLS_RSA_C) || defined(MBEDTLS_PK_HAVE_ECC_KEYS)
|
||||
#include "pkwrite.h"
|
||||
#endif
|
||||
#if defined(MBEDTLS_PK_HAVE_ECC_KEYS)
|
||||
#include "pk_internal.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user