aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-03-26 18:57:26 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-03-26 18:57:26 -0700
commitfc2ed77b9d6b579d61024163c74f41c24394fcc7 (patch)
tree903d80ba1b1fc0eb15e122a8c12a72f72e7ed2de /security/selinux/hooks.c
parent3d04d42312eacc68fbcddea337f7eb34bc035dfb (diff)
parent50269e19ad990e79eeda101fc6df80cffd5d4831 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'security/selinux/hooks.c')
-rw-r--r--security/selinux/hooks.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
index 6a3683e2842..30492990937 100644
--- a/security/selinux/hooks.c
+++ b/security/selinux/hooks.c
@@ -81,6 +81,8 @@
#include <linux/syslog.h>
#include <linux/user_namespace.h>
#include <linux/export.h>
+#include <linux/msg.h>
+#include <linux/shm.h>
#include "avc.h"
#include "objsec.h"