diff options
Diffstat (limited to 'arch/powerpc/include/uapi/asm/socket.h')
| -rw-r--r-- | arch/powerpc/include/uapi/asm/socket.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/uapi/asm/socket.h b/arch/powerpc/include/uapi/asm/socket.h index a26dcaece50..a36daf3c6f9 100644 --- a/arch/powerpc/include/uapi/asm/socket.h +++ b/arch/powerpc/include/uapi/asm/socket.h @@ -79,4 +79,6 @@  #define SO_LOCK_FILTER		44 +#define SO_SELECT_ERR_QUEUE	45 +  #endif	/* _ASM_POWERPC_SOCKET_H */  |