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

Selinux: Remove unused headers slab.h in selinux/ss/symtab.c

slab.h is unused in symtab.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 31637b55
......@@ -4,7 +4,6 @@
* Author : Stephen Smalley, <sds@epoch.ncsc.mil>
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/errno.h>
#include "symtab.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