mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 12:40:02 +00:00
Add missing include to PSA test driver
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
41ffae17b1
commit
0a6a5694d9
@ -25,6 +25,7 @@
|
||||
|
||||
#if defined(MBEDTLS_PSA_CRYPTO_DRIVERS) && defined(PSA_CRYPTO_DRIVER_TEST)
|
||||
#include "psa_crypto_aead.h"
|
||||
#include "psa_crypto_core.h"
|
||||
|
||||
#include "test/drivers/aead.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user