Commit 31637b55 authored by wzt.wzt@gmail.com's avatar wzt.wzt@gmail.com Committed by James Morris

Selinux: Remove unused headers list.h in selinux/netlink.c

list.h is unused in netlink.c, so remove it.
Signed-off-by: default avatarZhitong Wang <zhitong.wangzt@alibaba-inc.com>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent b380de9e
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment