mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-02 16:01:16 +03:00
Rename include directory to mbedtls
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user