Remove not-needed #include

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2023-08-31 10:09:05 +01:00
parent 33e1f42307
commit 68efcf56ed
-2
View File
@@ -21,8 +21,6 @@
#ifndef PSA_CRYPTO_CORE_H
#define PSA_CRYPTO_CORE_H
#include "mbedtls/constant_time.h"
#include "mbedtls/build_info.h"
#include "psa/crypto.h"