forked from Mirror/frr
tests: update list of headers in the cxx compat test
Now, whenever a new header is added to libfrr, this test needs to be updated manually (unless we automate this somehow in the future). Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
This commit is contained in:
parent
81fddbe7ae
commit
17c474562b
|
@ -92,6 +92,8 @@
|
|||
#include "lib/table.h"
|
||||
#include "lib/termtable.h"
|
||||
#include "lib/thread.h"
|
||||
#include "lib/typesafe.h"
|
||||
#include "lib/typerb.h"
|
||||
#include "lib/vector.h"
|
||||
#include "lib/vlan.h"
|
||||
#include "lib/vrf.h"
|
||||
|
|
Loading…
Reference in a new issue