mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 22:11:19 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -89,8 +89,8 @@ struct vattr;
|
||||
struct vnode;
|
||||
struct vop_setlabel_args;
|
||||
|
||||
#include <rtems/freebsd/sys/acl.h> /* XXX acl_type_t */
|
||||
#include <rtems/freebsd/sys/types.h> /* accmode_t */
|
||||
#include <freebsd/sys/acl.h> /* XXX acl_type_t */
|
||||
#include <freebsd/sys/types.h> /* accmode_t */
|
||||
|
||||
/*
|
||||
* Entry points to the TrustedBSD MAC Framework from the remainder of the
|
||||
|
Reference in New Issue
Block a user