X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-arm26%2Fsocket.h;h=65a1a64bf9340b2b8ec8d4321d26c1deb968739a;hb=a61f334fd2864b9b040f7e882726426ed7e8a317;hp=3c51da6438c95b6734e38243ebdbb21af5a6972a;hpb=ae11be6f37dfa140b6c2d1a53b307ef57da69a04;p=powerpc.git diff --git a/include/asm-arm26/socket.h b/include/asm-arm26/socket.h index 3c51da6438..65a1a64bf9 100644 --- a/include/asm-arm26/socket.h +++ b/include/asm-arm26/socket.h @@ -48,5 +48,8 @@ #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 */