[build] add missing header in BUILD.gn (neighbor_table.hpp) (#5386)

This commit is contained in:
Abtin Keshavarzian
2020-08-12 14:50:58 -07:00
committed by GitHub
parent a24737a2ad
commit 1ad2c04bdb
+1
View File
@@ -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",