Shorten include path in test_suite_ssl.function
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
939bb4d8f6
commit
73c825ae4f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <mbedtls/certs.h>
|
||||
#include <mbedtls/timing.h>
|
||||
#include <mbedtls/debug.h>
|
||||
#include <../library/ssl_tls13_keys.h>
|
||||
#include <ssl_tls13_keys.h>
|
||||
|
||||
#include <ssl_invasive.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue