diff options
Diffstat (limited to 'arch/parisc/include')
-rw-r--r-- | arch/parisc/include/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/socket.h b/arch/parisc/include/asm/socket.h index a658b09df624..960b1e5d8e16 100644 --- a/arch/parisc/include/asm/socket.h +++ b/arch/parisc/include/asm/socket.h | |||
@@ -25,6 +25,7 @@ | |||
25 | #define SO_ERROR 0x1007 | 25 | #define SO_ERROR 0x1007 |
26 | #define SO_TYPE 0x1008 | 26 | #define SO_TYPE 0x1008 |
27 | #define SO_PROTOCOL 0x1028 | 27 | #define SO_PROTOCOL 0x1028 |
28 | #define SO_DOMAIN 0x1029 | ||
28 | #define SO_PEERNAME 0x2000 | 29 | #define SO_PEERNAME 0x2000 |
29 | 30 | ||
30 | #define SO_NO_CHECK 0x400b | 31 | #define SO_NO_CHECK 0x400b |