diff options
| author | Andreas Gruenbacher <agruenba@redhat.com> | 2016-09-27 07:03:23 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-09-27 21:52:00 -0400 |
| commit | bc8bcf3b150a29cd8d3f17a1aeb19a804ea683fa (patch) | |
| tree | 8bc2a95170c0debf3b3c58379e00dd876f95f3d6 /include/uapi/linux/Kbuild | |
| parent | 2211d5ba5c6c4e972ba6dbc912b2897425ea6621 (diff) | |
posix_acl: uapi header split
Export the base definitions and the xattr representation of POSIX ACLs
to user space.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 185f8ea2702f..e266739168ec 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -335,6 +335,8 @@ header-y += pkt_cls.h | |||
| 335 | header-y += pkt_sched.h | 335 | header-y += pkt_sched.h |
| 336 | header-y += pmu.h | 336 | header-y += pmu.h |
| 337 | header-y += poll.h | 337 | header-y += poll.h |
| 338 | header-y += posix_acl.h | ||
| 339 | header-y += posix_acl_xattr.h | ||
| 338 | header-y += posix_types.h | 340 | header-y += posix_types.h |
| 339 | header-y += ppdev.h | 341 | header-y += ppdev.h |
| 340 | header-y += ppp-comp.h | 342 | header-y += ppp-comp.h |
