mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
add missing #include <net/ip6.hpp> into ncp_spi.cpp (#543)
This commit is contained in:
committed by
Jonathan Hui
parent
563685e187
commit
a0aeca51a1
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <common/code_utils.hpp>
|
||||
#include <common/new.hpp>
|
||||
#include <net/ip6.hpp>
|
||||
#include <ncp/ncp.h>
|
||||
#include <ncp/ncp_spi.hpp>
|
||||
#include <platform/spi-slave.h>
|
||||
|
||||
Reference in New Issue
Block a user