Skip to content

Commit

Permalink
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
Browse files Browse the repository at this point in the history
slab.h is unused in symtab.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 31637b5 commit dbba541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/selinux/ss/symtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dbba541

Please sign in to comment.