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