opnsense-src/sbin/mount_nullfs
Brooks Davis a123502ef7 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
2025-04-22 22:51:42 +01:00
..
Makefile Move mntopts(3) suppport into libutil 2025-04-22 22:51:42 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mount_nullfs.8 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
mount_nullfs.c Search for mntopts.h globally, not locally 2025-04-22 22:51:42 +01:00