aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/socket.h')
-rw-r--r--include/asm-x86/socket.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/socket.h b/include/asm-x86/socket.h
index 80af9c4ccad..db73274c83c 100644
--- a/include/asm-x86/socket.h
+++ b/include/asm-x86/socket.h
@@ -1,5 +1,5 @@
-#ifndef _ASM_SOCKET_H
-#define _ASM_SOCKET_H
+#ifndef ASM_X86__SOCKET_H
+#define ASM_X86__SOCKET_H
#include <asm/sockios.h>
@@ -54,4 +54,4 @@
#define SO_MARK 36
-#endif /* _ASM_SOCKET_H */
+#endif /* ASM_X86__SOCKET_H */