X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-blackfin%2Fsocket.h;h=2ca702e44d4759420051ed73dc9c3662eb2fb5c4;hb=c3896d2ca4dd97be290f000cb1079ed759d28574;hp=5213c96521860dc83b3ab8755f971ca2ac5c6887;hpb=805f53f085346b6765eda02820721a14ce0d644f;p=linux-2.6 diff --git a/include/asm-blackfin/socket.h b/include/asm-blackfin/socket.h index 5213c96521..2ca702e44d 100644 --- a/include/asm-blackfin/socket.h +++ b/include/asm-blackfin/socket.h @@ -50,4 +50,7 @@ #define SO_PASSSEC 34 #define SO_TIMESTAMPNS 35 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS + +#define SO_MARK 36 + #endif /* _ASM_SOCKET_H */