[PATCH] capable/capability.h (arch/)
arch: Use <linux/capability.h> where capable() is used. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
4fc268d24c
commit
a941564458
32 changed files with 32 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
*/
|
||||
|
||||
//#define DEBUG /* pr_debug */
|
||||
#include <linux/capability.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/sched.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue