Remove unneeded includes

pull/8804/head
Mohammad AboMokh 2018-11-26 14:54:14 +02:00 committed by mohammad1603
parent 352bac3b26
commit 7776fea903
1 changed files with 0 additions and 6 deletions

View File

@ -31,12 +31,6 @@
#include "crypto.h"
#include "crypto_platform_spe.h"
#if defined(MBEDTLS_FS_IO)
#include <stdio.h>
#include <unistd.h>
#include <dirent.h>
#endif
#define MINOR_VER 1
psa_status_t psa_crypto_init(void)