HomeFreeBSD

Fix drace CTF for the rib_head.

Description

Fix drace CTF for the rib_head.

33cb3cb2e321 introduced an rib_head structure field under the
FIB_ALGO define. This may be problematic for the CTF, as some
of the files including route_var.h do not have fib_algo
defined.

Make dtrace happy by making the field unconditional.

Suggested by: markj

Details

Provenance
melifaroAuthored on Apr 27 2021, 7:47 AM
Parents
rG0cd4b781a6fa: pw(8): use openmemstream instead of sbuf(9)
Branches
Unknown
Tags
Unknown