From 77e43c8b72ff77dc7607accb09576c0baab422e0 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Fri, 22 Nov 2013 22:49:04 +0100 Subject: Minor fixes. --- proto/bgp/bgp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/bgp/bgp.h') diff --git a/proto/bgp/bgp.h b/proto/bgp/bgp.h index d2a96bbb..b5e216b7 100644 --- a/proto/bgp/bgp.h +++ b/proto/bgp/bgp.h @@ -11,10 +11,10 @@ #include #include "nest/route.h" +#include "nest/bfd.h" struct linpool; struct eattr; -struct bfd_request; struct bgp_config { struct proto_config c; -- cgit v1.2.3