1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2026-01-06 11:41:12 +03:00

Fix include path for MPS reader header in MPS test suite

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
Hanno Becker
2021-02-22 16:49:24 +00:00
parent 77e4f485e1
commit 8a04b10ed8

View File

@@ -2,8 +2,7 @@
#include <stdlib.h>
/* TODO: How are test suites supposed to include internal headers? */
#include "../library/mps_reader.h"
#include "mps_reader.h"
/*
* Compile-time configuration for test suite.