mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-03 16:59:58 +00:00
test: adjust include after PK_CAN_ECDSA_SOME was moved
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "mbedtls/debug.h"
|
||||
#include "string.h"
|
||||
#include "mbedtls/legacy_or_psa.h"
|
||||
#include "pk_wrap.h"
|
||||
#include "pk.h"
|
||||
|
||||
struct buffer_data {
|
||||
char buf[2000];
|
||||
|
||||
Reference in New Issue
Block a user