Update psa_util.h
Remove the conditional include after the code review
This commit is contained in:
parent
7bdbc45275
commit
bfa03e3bc9
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@
|
|||
#include MBEDTLS_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_PLATFORM_C)
|
||||
#include "mbedtls/platform.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_USE_PSA_CRYPTO)
|
||||
|
||||
#include "psa/crypto.h"
|
||||
|
|
Loading…
Reference in a new issue