1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-23 21:50:34 +08:00

Add include so psasim files can find new macro

Signed-off-by: Felix Conway <felix.conway@arm.com>
This commit is contained in:
Felix Conway 2025-06-14 22:13:35 +01:00 committed by Ari Weiler-Ofek
parent b9891f1fd2
commit cfbee27b45
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
*/
#include "psa/crypto.h"
#include "../tf-psa-crypto/core/common.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>

View File

@ -4,6 +4,7 @@
*/
#include "psa/crypto.h"
#include "../tf-psa-crypto/core/common.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>