diff options
Diffstat (limited to 'include/asm-x86/seccomp_32.h')
-rw-r--r-- | include/asm-x86/seccomp_32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/seccomp_32.h b/include/asm-x86/seccomp_32.h index 18da19e89bf..36e71c5f306 100644 --- a/include/asm-x86/seccomp_32.h +++ b/include/asm-x86/seccomp_32.h @@ -1,4 +1,5 @@ #ifndef _ASM_SECCOMP_H +#define _ASM_SECCOMP_H #include <linux/thread_info.h> |