aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-12-16 14:15:40 +0800
committerPaul Moore <pmoore@redhat.com>2013-12-16 15:58:23 -0500
commita5e333d34037c64c5f667dee3c418b66874ba0b0 (patch)
tree4303067995fc78ace0172bec5a99d25871d615a0 /security
parent4d546f81717d253ab67643bf072c6d8821a9249c (diff)
SELinux: remove duplicated include from hooks.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'security')
-rw-r--r--security/selinux/hooks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
index 756a6d269c9..ded2d47e5ee 100644
--- a/security/selinux/hooks.c
+++ b/security/selinux/hooks.c
@@ -82,7 +82,6 @@
#include <linux/syslog.h>
#include <linux/user_namespace.h>
#include <linux/export.h>
-#include <linux/security.h>
#include <linux/msg.h>
#include <linux/shm.h>