mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-13 06:40:54 +00:00
Remove duplicated includes
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
55c49a3335
commit
cb5ef6a532
@ -52,11 +52,6 @@
|
||||
#include "mbedtls/ecjpake.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_USE_PSA_CRYPTO)
|
||||
#include "psa/crypto.h"
|
||||
#include "mbedtls/psa_util.h"
|
||||
#endif /* MBEDTLS_USE_PSA_CRYPTO */
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#if ( defined(__ARMCC_VERSION) || defined(_MSC_VER) ) && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user