aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/socket.h')
-rw-r--r--include/asm-h8300/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-h8300/socket.h b/include/asm-h8300/socket.h
index ebc830fee0d0..39911d8c9684 100644
--- a/include/asm-h8300/socket.h
+++ b/include/asm-h8300/socket.h
@@ -49,5 +49,7 @@
49 49
50#define SO_PEERSEC 31 50#define SO_PEERSEC 31
51#define SO_PASSSEC 34 51#define SO_PASSSEC 34
52#define SO_TIMESTAMPNS 35
53#define SCM_TIMESTAMPNS SO_TIMESTAMPNS
52 54
53#endif /* _ASM_SOCKET_H */ 55#endif /* _ASM_SOCKET_H */