test_suite_ccm: Added error.h

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis 2026-03-17 11:42:42 +00:00
parent ebe26fd095
commit 73c6d6d3e9

View File

@ -1,5 +1,6 @@
/* BEGIN_HEADER */
#include "mbedtls/ccm.h"
#include "mbedtls/error.h"
/* Use the multipart interface to process the encrypted data in two parts
* and check that the output matches the expected output.