Explorar o código

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>
Vegard Nossum %!s(int64=17) %!d(string=hai) anos
pai
achega
83bea8e1fa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/asm-x86/seccomp_32.h

+ 1 - 0
include/asm-x86/seccomp_32.h

@@ -1,4 +1,5 @@
 #ifndef _ASM_SECCOMP_H
+#define _ASM_SECCOMP_H
 
 #include <linux/thread_info.h>