test_suite_debug: adapt dependenies so the test can run in the driver-only build

Signed-off-by: Przemek Stekiel <[email protected]>
This commit is contained in:
Przemek Stekiel
2022-10-18 14:52:41 +02:00
parent 6c6f04b651
commit 98b1af4e34
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
/* BEGIN_HEADER */
#include "mbedtls/debug.h"
#include "string.h"
#include "mbedtls/legacy_or_psa.h"
struct buffer_data
{