Skip to content

Commit bb89568

Browse files
committed
Remove unneeded includes
1 parent ae0cb6d commit bb89568

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@
3131
#include "crypto.h"
3232
#include "crypto_platform_spe.h"
3333

34-
#if defined(MBEDTLS_FS_IO)
35-
#include <stdio.h>
36-
#include <unistd.h>
37-
#include <dirent.h>
38-
#endif
39-
4034
#define MINOR_VER 1
4135

4236
psa_status_t psa_crypto_init(void)

0 commit comments

Comments
 (0)