X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsocket.h;h=d5ef0aa3e312e82630c0f7d636f6d0c9d2156b95;hb=d30a426dc5fd8801dbd05485788a001de623d487;hp=d638ef3d50c3a5767a7d6a50496d47775c2145dc;hpb=db1a19b38f3a85f475b4ad716c71be133d8ca48e;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-ia64/socket.h b/include/asm-ia64/socket.h index d638ef3d50c..d5ef0aa3e31 100644 --- a/include/asm-ia64/socket.h +++ b/include/asm-ia64/socket.h @@ -58,5 +58,9 @@ #define SO_PEERSEC 31 #define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS + +#define SO_MARK 36 #endif /* _ASM_IA64_SOCKET_H */