mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-09-24 16:40:40 +10:00
selinux: remove a duplicated include
The "linux/parser.h" header was included twice, we only need it once. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202504121945.Q0GDD0sG-lkp@intel.com/ Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
5d7ddc59b3
commit
1ec31f14a8
@ -49,7 +49,6 @@
|
||||
#include <linux/parser.h>
|
||||
#include <linux/vmalloc.h>
|
||||
#include <linux/lsm_hooks.h>
|
||||
#include <linux/parser.h>
|
||||
#include <net/netlabel.h>
|
||||
|
||||
#include "flask.h"
|
||||
|
Loading…
Reference in New Issue
Block a user