HomeFreeBSD

Search for mntopts.h globally, not locally

Description

Search for mntopts.h globally, not locally

Change the include directives to use <mntopts.h> instead of "mntopts.h"
now that it's installed by libutil (the latter option was dubious
regardless since a -I${SRCTOP}/sbin/mount was required anyway).

Reviewed by: olce, imp, dim, emaste
Differential Revision: https://reviews.freebsd.org/D49952

Details

Provenance
brooksAuthored on Apr 22 2025, 9:51 PM
Reviewer
olce
Differential Revision
D49952: Search for mntopts.h globally, not locally
Parents
rGcda23fc36d22: Move mntopts(3) suppport into libutil
Branches
Unknown
Tags
Unknown