HomeFreeBSD

Eliminate an unused var warning-error; the var is used only when parsing

Description

Eliminate an unused var warning-error; the var is used only when parsing
linux-style boot args, so wrap it in the appropriate ifdef.

Details

Provenance
ianAuthored on
Parents
rS336282: Fixup memory management for fetching options in ip_ctloutput()
Branches
Unknown
Tags
Unknown