diff options
Diffstat (limited to 'security/selinux/hooks.c')
-rw-r--r-- | security/selinux/hooks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c index b12f873f92ba..57ff53696144 100644 --- a/security/selinux/hooks.c +++ b/security/selinux/hooks.c | |||
@@ -29,6 +29,7 @@ | |||
29 | #include <linux/tracehook.h> | 29 | #include <linux/tracehook.h> |
30 | #include <linux/errno.h> | 30 | #include <linux/errno.h> |
31 | #include <linux/sched/signal.h> | 31 | #include <linux/sched/signal.h> |
32 | #include <linux/sched/task.h> | ||
32 | #include <linux/lsm_hooks.h> | 33 | #include <linux/lsm_hooks.h> |
33 | #include <linux/xattr.h> | 34 | #include <linux/xattr.h> |
34 | #include <linux/capability.h> | 35 | #include <linux/capability.h> |