X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fsocket.h;h=65a1a64bf9340b2b8ec8d4321d26c1deb968739a;hb=c617360afaeeef4bf3768dc0537edfc72ffb2763;hp=3c51da6438c95b6734e38243ebdbb21af5a6972a;hpb=0481990b758628e12f4b0a9e15094e70cefc7cd1;p=linux-2.6 diff --git a/include/asm-arm/socket.h b/include/asm-arm/socket.h index 3c51da6438..65a1a64bf9 100644 --- a/include/asm-arm/socket.h +++ b/include/asm-arm/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 */