diff options
Diffstat (limited to 'arch/sparc/include/asm/socket.h')
-rw-r--r-- | arch/sparc/include/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/socket.h b/arch/sparc/include/asm/socket.h index 9cbbfafd0538..3a5ae3d12088 100644 --- a/arch/sparc/include/asm/socket.h +++ b/arch/sparc/include/asm/socket.h | |||
@@ -30,6 +30,7 @@ | |||
30 | #define SO_ERROR 0x1007 | 30 | #define SO_ERROR 0x1007 |
31 | #define SO_TYPE 0x1008 | 31 | #define SO_TYPE 0x1008 |
32 | #define SO_PROTOCOL 0x1028 | 32 | #define SO_PROTOCOL 0x1028 |
33 | #define SO_DOMAIN 0x1029 | ||
33 | 34 | ||
34 | 35 | ||
35 | /* Linux specific, keep the same. */ | 36 | /* Linux specific, keep the same. */ |