X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-cris%2Fsocket.h;h=5b18dfdf1748f2c6538ab3ca2c65d7ef3468e342;hb=005011211f559113686938c2c252b8ee1ab855b5;hp=8b1da3e58c5580468f60961c498592b71c7f56c7;hpb=e3e3679cfc1c6689e035f6d69606253b1eda63ca;p=linux-2.6 diff --git a/include/asm-cris/socket.h b/include/asm-cris/socket.h index 8b1da3e58c..5b18dfdf17 100644 --- a/include/asm-cris/socket.h +++ b/include/asm-cris/socket.h @@ -50,6 +50,9 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS #endif /* _ASM_SOCKET_H */