[posix] include openthread/instance.h in src/posix/platform/settings.hpp (#11916)

This commit is contained in:
Zhanglong Xia
2025-09-10 00:43:20 +08:00
committed by GitHub
parent 3431162a09
commit 9491dccf42
+2
View File
@@ -29,6 +29,8 @@
#ifndef OT_POSIX_PLATFORM_SETTINGS_HPP_
#define OT_POSIX_PLATFORM_SETTINGS_HPP_
#include <openthread/instance.h>
namespace ot {
namespace Posix {