mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-31 20:57:51 +00:00
Merge pull request #5198 from manuhalo/fix_bgp_oot_7.2
[7.2]bgpd: fix include path for bgp_bmp_clippy.c
This commit is contained in:
commit
ada85fceb5
@ -1762,7 +1762,7 @@ static struct cmd_node bmp_node = {BMP_NODE, "%s(config-bgp-bmp)# "};
|
|||||||
#define BMP_STR "BGP Monitoring Protocol\n"
|
#define BMP_STR "BGP Monitoring Protocol\n"
|
||||||
|
|
||||||
#ifndef VTYSH_EXTRACT_PL
|
#ifndef VTYSH_EXTRACT_PL
|
||||||
#include "bgp_bmp_clippy.c"
|
#include "bgpd/bgp_bmp_clippy.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
DEFPY_NOSH(bmp_targets_main,
|
DEFPY_NOSH(bmp_targets_main,
|
||||||
|
Loading…
Reference in New Issue
Block a user