mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 10:17:47 +00:00
Remove unnecessary include
This is a PSA-based program and psa/crypto.h is already included. Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -58,8 +58,6 @@
|
||||
|
||||
#include "mbedtls/platform.h" // for mbedtls_setbuf
|
||||
#include "mbedtls/platform_util.h" // for mbedtls_platform_zeroize
|
||||
// md.h is included this early since MD_CAN_XXX macros are defined there.
|
||||
#include "mbedtls/md.h"
|
||||
|
||||
#include <psa/crypto.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user