X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fsocket.h;h=65a1a64bf9340b2b8ec8d4321d26c1deb968739a;hb=ee7b9e3706b9c5f90113eb16a1a84a1c01e09f95;hp=19f7df702b069ebb8398dc3f2dc9d16d9564ec95;hpb=877ce7c1b3afd69a9b1caeb1b9964c992641f52a;p=linux-2.6 diff --git a/include/asm-arm/socket.h b/include/asm-arm/socket.h index 19f7df702b..65a1a64bf9 100644 --- a/include/asm-arm/socket.h +++ b/include/asm-arm/socket.h @@ -49,5 +49,7 @@ #define SO_PEERSEC 31 #define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS #endif /* _ASM_SOCKET_H */