mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-29 14:29:54 +00:00
Moved the MbedTLS config adjust headers to a private subdirectory
Signed-off-by: Anton Matkin <[email protected]>
This commit is contained in:
@@ -74,9 +74,9 @@
|
||||
*/
|
||||
#define MBEDTLS_CONFIG_FILES_READ
|
||||
|
||||
#include "mbedtls/config_adjust_x509.h"
|
||||
#include "mbedtls/private/config_adjust_x509.h"
|
||||
|
||||
#include "mbedtls/config_adjust_ssl.h"
|
||||
#include "mbedtls/private/config_adjust_ssl.h"
|
||||
|
||||
/* Indicate that all configuration symbols are set,
|
||||
* even the ones that are calculated programmatically.
|
||||
|
||||
Reference in New Issue
Block a user