x86: fix incomplete include guard in include/asm-x86/seccomp_32.h
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
4e09e21ccb
commit
83bea8e1fa
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#ifndef _ASM_SECCOMP_H
|
||||
#define _ASM_SECCOMP_H
|
||||
|
||||
#include <linux/thread_info.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue