mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
7 lines
99 B
C
7 lines
99 B
C
![]() |
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "config.h"
|
||
|
#include "xref.h"
|
||
|
|
||
|
XREF_SETUP();
|