summaryrefslogtreecommitdiff
path: root/lib/xref.c
diff options
context:
space:
mode:
authoranlan_cs <anlan_cs@126.com>2024-12-21 19:29:32 +0800
committeranlan_cs <anlan_cs@126.com>2024-12-21 19:32:47 +0800
commitb5b8c9d3ecf92bdb0da9f6bb59f6e1137a74110e (patch)
treebe4d8a9ba0fa7e8d2b30b39bdd572f9c9dcc948a /lib/xref.c
parentf7fcc4429223798dd22100cd39620eabd0856244 (diff)
mgmtd: fix compile error
Compile error with `--disable-ripd`: ``` mgmtd/mgmt_be_adapter.c:86:5: error: "HAVE_RIPD" is not defined, evaluates to 0 [-Werror=undef] 86 | #if HAVE_RIPD | ^~~~~~~~~ ``` I have searched the code, there is only three places need to be fixed. Signed-off-by: anlan_cs <anlan_cs@126.com>
Diffstat (limited to 'lib/xref.c')
0 files changed, 0 insertions, 0 deletions