K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-04-18T12:02:34.921339Z K 7 svn:log V 454 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. Git Hash: 7dfb8f15e2692a16c4e1bba4b8cb5c5d85f5cfe1 Git Author: se@FreeBSD.org END