capability.h: add comment about planned removal timeline

PR:		233007
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2018-11-06 00:05:17 +00:00
parent 7f7f6f85a1
commit 35dee42b5d

View File

@ -35,7 +35,8 @@
* Historically, the key userspace and kernel Capsicum definitions were found
* in this file. However, it conflicted with POSIX.1e's capability.h, so has
* been renamed capsicum.h. The file remains for backwards compatibility
* reasons as a nested include.
* reasons as a nested include. It is expected to be removed before
* FreeBSD 13.
*/
#ifndef _SYS_CAPABILITY_H_
#define _SYS_CAPABILITY_H_