X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2Fsocket.h;h=9df0ca82f5dedf90437954406dc201e1d073f898;hb=252815b0cfe711001eff0327872209986b36d490;hp=5b18dfdf1748f2c6538ab3ca2c65d7ef3468e342;hpb=a205752d1ad2d37d6597aaae5a56fc396a770868;p=linux-2.6 diff --git a/include/asm-cris/socket.h b/include/asm-cris/socket.h index 5b18dfdf17..9df0ca82f5 100644 --- a/include/asm-cris/socket.h +++ b/include/asm-cris/socket.h @@ -54,6 +54,8 @@ #define SO_TIMESTAMPNS 35 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS +#define SO_MARK 36 + #endif /* _ASM_SOCKET_H */