Skip to content

Commit

Permalink
Selinux: Remove unused headers list.h in selinux/netlink.c
Browse files Browse the repository at this point in the history
list.h is unused in netlink.c, so remove it.

Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
Signed-off-by: James Morris <jmorris@namei.org>
  • Loading branch information
wzt.wzt@gmail.com authored and James Morris committed Mar 2, 2010
1 parent b380de9 commit 31637b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/selinux/netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <linux/types.h>
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/skbuff.h>
#include <linux/netlink.h>
#include <linux/selinux_netlink.h>
Expand Down

0 comments on commit 31637b5

Please sign in to comment.