Rename include directory to mbedtls
This commit is contained in:
parent
129db08c90
commit
7f8099773e
250 changed files with 908 additions and 908 deletions
|
@ -60,7 +60,7 @@ $/ = $line_separator;
|
|||
open(TEST_FILE, ">$test_file") or die "Opening destination file '$test_file': $!";
|
||||
print TEST_FILE << "END";
|
||||
#if !defined(POLARSSL_CONFIG_FILE)
|
||||
#include <polarssl/config.h>
|
||||
#include <mbedtls/config.h>
|
||||
#else
|
||||
#include POLARSSL_CONFIG_FILE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue