X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-cris%2Fsocket.h;h=5b18dfdf1748f2c6538ab3ca2c65d7ef3468e342;hb=6f7cc11aa6c7d5002e16096c7590944daece70ed;hp=8b1da3e58c5580468f60961c498592b71c7f56c7;hpb=f5c7f03113fc9c547012cf403aec4b534d575ef0;p=powerpc.git 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 */