aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/socket.h')
-rw-r--r--include/asm-powerpc/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/socket.h b/include/asm-powerpc/socket.h
index c8b1da50e72d..403e9fde2eb5 100644
--- a/include/asm-powerpc/socket.h
+++ b/include/asm-powerpc/socket.h
@@ -56,5 +56,7 @@
#define SO_PEERSEC 31
#define SO_PASSSEC 34
+#define SO_TIMESTAMPNS 35
+#define SCM_TIMESTAMPNS SO_TIMESTAMPNS
#endif /* _ASM_POWERPC_SOCKET_H */