mirror of
https://github.com/espressif/openthread.git
synced 2026-08-07 03:07:47 +00:00
[otns] fix compile issue when log region CORE is enabled (#6083)
This commit fixes an compile issue in otns.cpp when log region CORE is enabled.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
#include "common/debug.hpp"
|
||||
#include "common/locator-getters.hpp"
|
||||
#include "common/logging.hpp"
|
||||
|
||||
namespace ot {
|
||||
namespace Utils {
|
||||
|
||||
Reference in New Issue
Block a user