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 @@
56 56
57#define SO_PEERSEC 31 57#define SO_PEERSEC 31
58#define SO_PASSSEC 34 58#define SO_PASSSEC 34
59#define SO_TIMESTAMPNS 35
60#define SCM_TIMESTAMPNS SO_TIMESTAMPNS
59 61
60#endif /* _ASM_POWERPC_SOCKET_H */ 62#endif /* _ASM_POWERPC_SOCKET_H */