aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/include/asm/socket.h')
-rw-r--r--arch/xtensa/include/asm/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/socket.h b/arch/xtensa/include/asm/socket.h
index dd1a7a4a1ce..e47f172142f 100644
--- a/arch/xtensa/include/asm/socket.h
+++ b/arch/xtensa/include/asm/socket.h
@@ -68,4 +68,6 @@
68#define SO_TIMESTAMPING 37 68#define SO_TIMESTAMPING 37
69#define SCM_TIMESTAMPING SO_TIMESTAMPING 69#define SCM_TIMESTAMPING SO_TIMESTAMPING
70 70
71#define SO_PROTOCOL 38
72
71#endif /* _XTENSA_SOCKET_H */ 73#endif /* _XTENSA_SOCKET_H */