X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-arm%2Fsocket.h;h=65a1a64bf9340b2b8ec8d4321d26c1deb968739a;hb=4aabab2181f20560948c2045ce1faaa9ac1507a8;hp=19f7df702b069ebb8398dc3f2dc9d16d9564ec95;hpb=a4b47ab9464a8200528fad3101668abdd7379cf9;p=mv-sheeva.git diff --git a/include/asm-arm/socket.h b/include/asm-arm/socket.h index 19f7df702b0..65a1a64bf93 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 */