X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fsh%2Finclude%2Fasm%2Fsocket.h;h=345653b968263521f967e7968cd1be2709daaea7;hb=cb9eff097831007afb30d64373f29d99825d0068;hp=6d4bf6512959ef0a8b2e610e4fd2aeb99c88e5bf;hpb=a75244c3d519fcb490ca2bf3f123c98017f1e8d0;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/sh/include/asm/socket.h b/arch/sh/include/asm/socket.h index 6d4bf65..345653b 100644 --- a/arch/sh/include/asm/socket.h +++ b/arch/sh/include/asm/socket.h @@ -54,4 +54,7 @@ #define SO_MARK 36 +#define SO_TIMESTAMPING 37 +#define SCM_TIMESTAMPING SO_TIMESTAMPING + #endif /* __ASM_SH_SOCKET_H */