mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 01:47:47 +00:00
[build] add missing header in BUILD.gn (neighbor_table.hpp) (#5386)
This commit is contained in:
@@ -507,6 +507,7 @@ openthread_core_files = [
|
||||
"thread/mlr_manager.hpp",
|
||||
"thread/mlr_types.hpp",
|
||||
"thread/neighbor_table.cpp",
|
||||
"thread/neighbor_table.hpp",
|
||||
"thread/network_data.cpp",
|
||||
"thread/network_data.hpp",
|
||||
"thread/network_data_leader.cpp",
|
||||
|
||||
Reference in New Issue
Block a user