Update the routing table when TRP updates are received.
[trust_router.git] / trp / test / rtbl_test.c
index d2e3826..7f5d575 100644 (file)
@@ -4,6 +4,7 @@
 #include <assert.h>
 
 #include <trust_router/tr_name.h>
+#include <trp_internal.h>
 #include <trp_rtable.h>
 
 char *apc[]={"apc1", "apc2", "apc3"};