summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/socket.h')
-rw-r--r--include/asm-arm/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/socket.h b/include/asm-arm/socket.h
index a421e6dc3..37ec7b03c 100644
--- a/include/asm-arm/socket.h
+++ b/include/asm-arm/socket.h
@@ -43,6 +43,8 @@
#define SO_TIMESTAMP 29
#define SCM_TIMESTAMP SO_TIMESTAMP
+#define SO_ACCEPTCONN 30
+
/* Nast libc5 fixup - bletch */
#if defined(__KERNEL__)
/* Socket types. */