X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fia64%2Finclude%2Fasm%2Fsocket.h;h=745421225ec6b5a4c6eec31897cc8d7199883ab4;hb=5123bc35d2bd2e5c344a53e634edec2cd0861a0e;hp=d5ef0aa3e312e82630c0f7d636f6d0c9d2156b95;hpb=7db9cbb3748c46b80e5c99ffa91945b8dd4ed5e5;p=pandora-kernel.git diff --git a/arch/ia64/include/asm/socket.h b/arch/ia64/include/asm/socket.h index d5ef0aa3e312..745421225ec6 100644 --- a/arch/ia64/include/asm/socket.h +++ b/arch/ia64/include/asm/socket.h @@ -63,4 +63,7 @@ #define SO_MARK 36 +#define SO_TIMESTAMPING 37 +#define SCM_TIMESTAMPING SO_TIMESTAMPING + #endif /* _ASM_IA64_SOCKET_H */