From 17c474562b5ff9da42f0bc88e9ef5f5cb07cbeb9 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Mon, 20 May 2019 18:52:16 -0300 Subject: 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 --- tests/lib/cxxcompat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/lib/cxxcompat.c b/tests/lib/cxxcompat.c index 12c333c8b..48fa0ec8a 100644 --- a/tests/lib/cxxcompat.c +++ b/tests/lib/cxxcompat.c @@ -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" -- cgit v1.2.3