1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

Fix include file path

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel
2022-07-29 12:12:00 +02:00
parent f98b57f231
commit 71bf28bb34

View File

@@ -22,7 +22,7 @@
#include "hash_info.h"
#include "legacy_or_psa.h"
#include "error.h"
#include "mbedtls/error.h"
typedef struct
{