X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fsocket.h;h=6d4bf6512959ef0a8b2e610e4fd2aeb99c88e5bf;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=ca70362eb563bf7224d743340dde1364dc824242;hpb=026477c1141b67e98e3bd8bdedb7d4b88a3ecd09;p=linux-2.6 diff --git a/include/asm-sh/socket.h b/include/asm-sh/socket.h index ca70362eb5..6d4bf65129 100644 --- a/include/asm-sh/socket.h +++ b/include/asm-sh/socket.h @@ -49,5 +49,9 @@ #define SO_PEERSEC 31 #define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS + +#define SO_MARK 36 #endif /* __ASM_SH_SOCKET_H */