aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/socket.h')
-rw-r--r--include/asm-frv/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-frv/socket.h b/include/asm-frv/socket.h
index e51ca67b9356..57c3d4054e8b 100644
--- a/include/asm-frv/socket.h
+++ b/include/asm-frv/socket.h
@@ -54,5 +54,8 @@
#define SO_MARK 36
+#define SO_TIMESTAMPING 37
+#define SCM_TIMESTAMPING SO_TIMESTAMPING
+
#endif /* _ASM_SOCKET_H */