summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/socket.h')
-rw-r--r--include/asm-alpha/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-alpha/socket.h b/include/asm-alpha/socket.h
index 637889c3f..b87863c34 100644
--- a/include/asm-alpha/socket.h
+++ b/include/asm-alpha/socket.h
@@ -29,6 +29,7 @@
#define SO_SNDLOWAT 0x1011
#define SO_RCVTIMEO 0x1012
#define SO_SNDTIMEO 0x1013
+#define SO_ACCEPTCONN 0x1014
/* linux-specific, might as well be the same as on i386 */
#define SO_NO_CHECK 11