[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:
Simon Lin
2021-01-18 17:14:08 -08:00
committed by GitHub
parent 4e2b869fe9
commit 0f91cb8129
+1
View File
@@ -38,6 +38,7 @@
#include "common/debug.hpp"
#include "common/locator-getters.hpp"
#include "common/logging.hpp"
namespace ot {
namespace Utils {