diff options
Diffstat (limited to 'security')
-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 1b50a6ebc55f..1c864c0efe2b 100644 --- a/security/selinux/hooks.c +++ b/security/selinux/hooks.c | |||
@@ -39,6 +39,7 @@ | |||
39 | #include <linux/spinlock.h> | 39 | #include <linux/spinlock.h> |
40 | #include <linux/syscalls.h> | 40 | #include <linux/syscalls.h> |
41 | #include <linux/file.h> | 41 | #include <linux/file.h> |
42 | #include <linux/fdtable.h> | ||
42 | #include <linux/namei.h> | 43 | #include <linux/namei.h> |
43 | #include <linux/mount.h> | 44 | #include <linux/mount.h> |
44 | #include <linux/ext2_fs.h> | 45 | #include <linux/ext2_fs.h> |