diff options
Diffstat (limited to 'include/asm-x86/signal.h')
-rw-r--r-- | include/asm-x86/signal.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/signal.h b/include/asm-x86/signal.h index 6dac49364e95..6ee32822779a 100644 --- a/include/asm-x86/signal.h +++ b/include/asm-x86/signal.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef _ASM_X86_SIGNAL_H | 1 | #ifndef ASM_X86__SIGNAL_H |
2 | #define _ASM_X86_SIGNAL_H | 2 | #define ASM_X86__SIGNAL_H |
3 | 3 | ||
4 | #ifndef __ASSEMBLY__ | 4 | #ifndef __ASSEMBLY__ |
5 | #include <linux/types.h> | 5 | #include <linux/types.h> |
@@ -256,4 +256,4 @@ struct pt_regs; | |||
256 | #endif /* __KERNEL__ */ | 256 | #endif /* __KERNEL__ */ |
257 | #endif /* __ASSEMBLY__ */ | 257 | #endif /* __ASSEMBLY__ */ |
258 | 258 | ||
259 | #endif | 259 | #endif /* ASM_X86__SIGNAL_H */ |