aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/socket.h')
-rw-r--r--include/asm-v850/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-v850/socket.h b/include/asm-v850/socket.h
index a4c2493b025f..e199a2bf12aa 100644
--- a/include/asm-v850/socket.h
+++ b/include/asm-v850/socket.h
@@ -52,4 +52,6 @@
52#define SO_TIMESTAMPNS 35 52#define SO_TIMESTAMPNS 35
53#define SCM_TIMESTAMPNS SO_TIMESTAMPNS 53#define SCM_TIMESTAMPNS SO_TIMESTAMPNS
54 54
55#define SO_MARK 36
56
55#endif /* __V850_SOCKET_H__ */ 57#endif /* __V850_SOCKET_H__ */