mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 11:18:52 +00:00
bgpd: fix build error seen when lttng is enabled
Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
This commit is contained in:
parent
ac32b03f98
commit
e439b73606
@ -34,6 +34,7 @@
|
|||||||
#include <lttng/tracepoint.h>
|
#include <lttng/tracepoint.h>
|
||||||
|
|
||||||
#include "bgpd/bgpd.h"
|
#include "bgpd/bgpd.h"
|
||||||
|
#include "bgpd/bgp_attr.h"
|
||||||
#include "lib/stream.h"
|
#include "lib/stream.h"
|
||||||
|
|
||||||
/* clang-format off */
|
/* clang-format off */
|
||||||
|
Loading…
Reference in New Issue
Block a user