mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-03 00:39:57 +00:00
Fix include path for MPS reader header in MPS test suite
Signed-off-by: Hanno Becker <[email protected]>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user