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