diff options
Diffstat (limited to 'include/asm-parisc/socket.h')
-rw-r--r-- | include/asm-parisc/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-parisc/socket.h b/include/asm-parisc/socket.h index 99e868f6a8f5..69a7a0d30b02 100644 --- a/include/asm-parisc/socket.h +++ b/include/asm-parisc/socket.h @@ -52,4 +52,6 @@ #define SO_PEERSEC 0x401d #define SO_PASSSEC 0x401e +#define SO_MARK 0x401f + #endif /* _ASM_SOCKET_H */ |