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 7ce683259357..f695438d985c 100644 --- a/security/selinux/hooks.c +++ b/security/selinux/hooks.c | |||
@@ -88,6 +88,7 @@ | |||
88 | #include <linux/msg.h> | 88 | #include <linux/msg.h> |
89 | #include <linux/shm.h> | 89 | #include <linux/shm.h> |
90 | #include <linux/bpf.h> | 90 | #include <linux/bpf.h> |
91 | #include <uapi/linux/mount.h> | ||
91 | 92 | ||
92 | #include "avc.h" | 93 | #include "avc.h" |
93 | #include "objsec.h" | 94 | #include "objsec.h" |