diff options
Diffstat (limited to 'include/asm-arm/socket.h')
-rw-r--r-- | include/asm-arm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/socket.h b/include/asm-arm/socket.h index 65a1a64..6817be9 100644 --- a/include/asm-arm/socket.h +++ b/include/asm-arm/socket.h @@ -52,4 +52,6 @@ #define SO_TIMESTAMPNS 35 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS +#define SO_MARK 36 + #endif /* _ASM_SOCKET_H */ |