X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fsocket.h;h=65a1a64bf9340b2b8ec8d4321d26c1deb968739a;hb=c617360afaeeef4bf3768dc0537edfc72ffb2763;hp=19f7df702b069ebb8398dc3f2dc9d16d9564ec95;hpb=026477c1141b67e98e3bd8bdedb7d4b88a3ecd09;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 */