mirror of
https://github.com/espressif/openthread.git
synced 2026-08-05 10:27:49 +00:00
Update the include path for "misc.h" in "debug.hpp" (#1419)
This commit is contained in:
committed by
Jonathan Hui
parent
34c6959a87
commit
2a2c70faad
@@ -58,7 +58,7 @@
|
||||
|
||||
#elif OPENTHREAD_CONFIG_PLATFORM_ASSERT_MANAGEMENT
|
||||
|
||||
#include <platform/misc.h>
|
||||
#include "openthread/platform/misc.h"
|
||||
|
||||
#define assert(cond) \
|
||||
do { \
|
||||
|
||||
Reference in New Issue
Block a user