Add a note that this file is compiled as part of the kernel and libc.
Requested by: kib MFC after: 3 days
This commit is contained in:
parent
d4aff8d11e
commit
98b74f0d1d
@ -30,6 +30,10 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/*
|
||||
* Note that this file is compiled into the kernel and into libc.
|
||||
*/
|
||||
|
||||
#ifdef _KERNEL
|
||||
#include <sys/types.h>
|
||||
#include <sys/capability.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user