mirror of
https://github.com/FRRouting/frr.git
synced 2026-01-16 23:14:01 +00:00
Adding them as others: GPL-2.0-or-later Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
8 lines
149 B
C
8 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"
|