diff options
Diffstat (limited to 'include/asm-powerpc/socket.h')
-rw-r--r-- | include/asm-powerpc/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/socket.h b/include/asm-powerpc/socket.h index 403e9fd..f5a4e168 100644 --- a/include/asm-powerpc/socket.h +++ b/include/asm-powerpc/socket.h @@ -59,4 +59,6 @@ #define SO_TIMESTAMPNS 35 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS +#define SO_MARK 36 + #endif /* _ASM_POWERPC_SOCKET_H */ |