aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/socket.h')
-rw-r--r--include/asm-arm/socket.h2
1 files changed, 2 insertions, 0 deletions
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 */