diff options
Diffstat (limited to 'arch/x86/include/asm/socket.h')
-rw-r--r-- | arch/x86/include/asm/socket.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/socket.h b/arch/x86/include/asm/socket.h index db73274c83c3..8ab9cc8b2ecc 100644 --- a/arch/x86/include/asm/socket.h +++ b/arch/x86/include/asm/socket.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef ASM_X86__SOCKET_H | 1 | #ifndef _ASM_X86_SOCKET_H |
2 | #define ASM_X86__SOCKET_H | 2 | #define _ASM_X86_SOCKET_H |
3 | 3 | ||
4 | #include <asm/sockios.h> | 4 | #include <asm/sockios.h> |
5 | 5 | ||
@@ -54,4 +54,4 @@ | |||
54 | 54 | ||
55 | #define SO_MARK 36 | 55 | #define SO_MARK 36 |
56 | 56 | ||
57 | #endif /* ASM_X86__SOCKET_H */ | 57 | #endif /* _ASM_X86_SOCKET_H */ |