freebsd-src/sbin/mount_udf
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
mount_udf.8
mount_udf.c Search for mntopts.h globally, not locally 2025-04-22 22:51:42 +01:00