mirror of
https://github.com/espressif/openthread.git
synced 2026-08-11 21:27:46 +00:00
[mbedtls] include debug.h (#3608)
The `<mbedtls/debug.h>` is included in `mbedtls.cpp` file which is needed for `mbedtls_debug_set_threshold()`.
This commit is contained in:
committed by
Jonathan Hui
parent
87838428a0
commit
795a7e9197
@@ -33,6 +33,7 @@
|
||||
|
||||
#include "mbedtls.hpp"
|
||||
|
||||
#include <mbedtls/debug.h>
|
||||
#include <mbedtls/platform.h>
|
||||
|
||||
#include "common/instance.hpp"
|
||||
|
||||
Reference in New Issue
Block a user