HomeFreeBSD

loader: zfs_cmd.c does not really compile without libzfs.h

Description

loader: zfs_cmd.c does not really compile without libzfs.h

Having libzfs.h wrapped in LOADER_ZFS_SUPPORT check does not really make sense,
because we do need function declarations with C99.

Sponsored by: Netflix, Klara Inc.

Details

Provenance
tsoomeAuthored on
Parents
rS362217: loader: variable i is unused without MBR/GPT support built in
Branches
Unknown
Tags
Unknown