diff options
Diffstat (limited to 'arch/powerpc/include/uapi')
-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 a26dcaece509..a36daf3c6f9a 100644 --- a/arch/powerpc/include/uapi/asm/socket.h +++ b/arch/powerpc/include/uapi/asm/socket.h | |||
@@ -79,4 +79,6 @@ | |||
79 | 79 | ||
80 | #define SO_LOCK_FILTER 44 | 80 | #define SO_LOCK_FILTER 44 |
81 | 81 | ||
82 | #define SO_SELECT_ERR_QUEUE 45 | ||
83 | |||
82 | #endif /* _ASM_POWERPC_SOCKET_H */ | 84 | #endif /* _ASM_POWERPC_SOCKET_H */ |