mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
[PATCH] capable/capability.h (net/)
net: 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
16f7e0fe2e
commit
4fc268d24c
65 changed files with 69 additions and 1 deletions
|
@ -63,6 +63,7 @@
|
|||
#include <linux/wait.h>
|
||||
#include <linux/time.h>
|
||||
#include <linux/ip.h>
|
||||
#include <linux/capability.h>
|
||||
#include <linux/fcntl.h>
|
||||
#include <linux/poll.h>
|
||||
#include <linux/init.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue