diff options
Diffstat (limited to 'bgpd/bgp_route.c')
-rw-r--r-- | bgpd/bgp_route.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index f6b6cb93d..701c3779e 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -90,9 +90,7 @@ #include "bgpd/bgp_flowspec_util.h" #include "bgpd/bgp_pbr.h" -#ifndef VTYSH_EXTRACT_PL #include "bgpd/bgp_route_clippy.c" -#endif DEFINE_HOOK(bgp_snmp_update_stats, (struct bgp_node *rn, struct bgp_path_info *pi, bool added), |