diff options
Diffstat (limited to 'include/asm-ia64')
-rw-r--r-- | include/asm-ia64/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/socket.h b/include/asm-ia64/socket.h index a255006..d638ef3 100644 --- a/include/asm-ia64/socket.h +++ b/include/asm-ia64/socket.h @@ -57,5 +57,6 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 #endif /* _ASM_IA64_SOCKET_H */ |