mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
Remove bogus _POSIX_ACL_PATH_MAX definition.
This commit is contained in:
parent
8f2087fb45
commit
87e55280fa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89673
@ -44,7 +44,6 @@
|
||||
#define POSIX1E_ACL_DEFAULT_EXTATTR_NAMESPACE EXTATTR_NAMESPACE_SYSTEM
|
||||
#define POSIX1E_ACL_DEFAULT_EXTATTR_NAME "posix1e.acl_default"
|
||||
#define ACL_MAX_ENTRIES 32 /* maximum entries in an ACL */
|
||||
#define _POSIX_ACL_PATH_MAX ACL_MAX_ENTRIES
|
||||
|
||||
typedef int acl_type_t;
|
||||
typedef int acl_tag_t;
|
||||
|
Loading…
Reference in New Issue
Block a user