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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue