瀏覽代碼

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 17 年之前
父節點
當前提交
83bea8e1fa
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>