Split trp_ptable into trp_ptable, trp_peer, and _encoders modules
[trust_router.git] / tr / tr_trp.c
index bd98c81..9dc1f8d 100644 (file)
@@ -49,6 +49,7 @@
 #include <tr_rp.h>
 #include <trp_route.h>
 #include <trp_internal.h>
+#include <trp_peer.h>
 #include <trp_ptable.h>
 #include <trp_rtable.h>
 #include <tr_config.h>