commit | 20377645fb9d3353007a82fd093f597eee187a03 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Aug 24 23:55:40 2023 +0000 |
committer | Junxiao Shi <sunnylandh@gmail.com> | Sun Aug 27 20:27:17 2023 +0000 |
tree | 0dd9ab085f69b60eab986d883fd0b45428e5ee09 | |
parent | 6593a43fa302bb7466e1ec26c3dfb762c6159e04 [diff] [blame] |
lsa: split test suites and reduce includes refs #4094 Change-Id: I25817cc4786711432b0af60c7819a54b6e41311a
diff --git a/src/lsa/adj-lsa.hpp b/src/lsa/adj-lsa.hpp index 0c784b9..5aad4c0 100644 --- a/src/lsa/adj-lsa.hpp +++ b/src/lsa/adj-lsa.hpp
@@ -23,7 +23,8 @@ #define NLSR_LSA_ADJ_LSA_HPP #include "lsa.hpp" -#include "test-access-control.hpp" +#include "adjacent.hpp" +#include "adjacency-list.hpp" namespace nlsr {