forked from Mirror/frr

Adding them as others: GPL-2.0-or-later Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
9 lines
149 B
C
9 lines
149 B
C
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#define TRACEPOINT_CREATE_PROBES
|
|
#define TRACEPOINT_DEFINE
|
|
|
|
#include <zebra.h>
|
|
|
|
#include "bgp_trace.h"
|