aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/socket.h')
-rw-r--r--include/asm-cris/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-cris/socket.h b/include/asm-cris/socket.h
index 8b1da3e58c55..01cfdf1d6d33 100644
--- a/include/asm-cris/socket.h
+++ b/include/asm-cris/socket.h
@@ -50,6 +50,7 @@
50#define SO_ACCEPTCONN 30 50#define SO_ACCEPTCONN 30
51 51
52#define SO_PEERSEC 31 52#define SO_PEERSEC 31
53#define SO_PASSSEC 34
53 54
54#endif /* _ASM_SOCKET_H */ 55#endif /* _ASM_SOCKET_H */
55 56