diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-22 22:49:04 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-22 22:49:04 +0100 |
commit | 77e43c8b72ff77dc7607accb09576c0baab422e0 (patch) | |
tree | 9843abe770326ce9161f00fe8d068837f8a08a50 /proto/bgp/bgp.c | |
parent | 547d3bf45dd430828d597dfb56624bdc1bd798b3 (diff) |
Minor fixes.
Diffstat (limited to 'proto/bgp/bgp.c')
-rw-r--r-- | proto/bgp/bgp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c index 07ad31f3..cc5318e8 100644 --- a/proto/bgp/bgp.c +++ b/proto/bgp/bgp.c @@ -59,7 +59,6 @@ #include "nest/iface.h" #include "nest/protocol.h" #include "nest/route.h" -#include "nest/bfd.h" #include "nest/cli.h" #include "nest/locks.h" #include "conf/conf.h" |