Skip to content

Commit

Permalink
Security/SELinux: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  kernel/sysctl.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
  • Loading branch information
Huang Weiyi authored and James Morris committed Aug 18, 2009
1 parent 2bf4969 commit b08dc3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
#include <linux/acpi.h>
#include <linux/reboot.h>
#include <linux/ftrace.h>
#include <linux/security.h>
#include <linux/slow-work.h>
#include <linux/perf_counter.h>

Expand Down

0 comments on commit b08dc3e

Please sign in to comment.