HomeFreeBSD

bin/df: fix build with MOUNT_CHAR_DEVS defined

Description

bin/df: fix build with MOUNT_CHAR_DEVS defined

When resolving conflicts due to the unmergewd commit that removed the
code previously made conditional on MOUNT_CHAR_DEVS, I failed to see
that MOUNT needed to be defined in the Makefile and that the include
of mntopts.h was still required for that case.

Fix the build by adding back the missing definitions to the Makefile.

Details

Provenance
seAuthored on Apr 18 2022, 11:56 AM
Parents
rG741b90dc69ee: bin/df: allow -t option to be used together with -l
Branches
Unknown
Tags
Unknown