mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-04 01:19:55 +00:00
Include fixups (headers moves to private directory)
Signed-off-by: Anton Matkin <[email protected]>
This commit is contained in:
@@ -27,8 +27,8 @@ int main(void)
|
||||
#include "mbedtls/net_sockets.h"
|
||||
#include "mbedtls/debug.h"
|
||||
#include "mbedtls/ssl.h"
|
||||
#include "mbedtls/entropy.h"
|
||||
#include "mbedtls/ctr_drbg.h"
|
||||
#include "mbedtls/private/entropy.h"
|
||||
#include "mbedtls/private/ctr_drbg.h"
|
||||
#include "mbedtls/error.h"
|
||||
#include "test/certs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user