Skip to content

Commit

Permalink
audit: remove duplicate inclusion of the netlink header
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
  • Loading branch information
Ilya V. Matveychikov authored and Eric Paris committed Nov 5, 2013
1 parent b50eba7 commit 4714570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
#ifdef CONFIG_SECURITY
#include <linux/security.h>
#endif
#include <net/netlink.h>
#include <linux/freezer.h>
#include <linux/tty.h>
#include <linux/pid_namespace.h>
Expand Down

0 comments on commit 4714570

Please sign in to comment.