mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 11:32:56 +00:00
Fix warnings about locations of header files
This commit is contained in:
@@ -242,7 +242,7 @@ int selftest( int argc, char *argv[] )
|
||||
|
||||
#if defined(TARGET_LIKE_MBED)
|
||||
|
||||
#include "mbed/test_env.h"
|
||||
#include "mbed-drivers/test_env.h"
|
||||
#include "minar/minar.h"
|
||||
|
||||
static void run() {
|
||||
|
||||
Reference in New Issue
Block a user