diff options
Diffstat (limited to 'arch/parisc/include/uapi/asm/socket.h')
| -rw-r--r-- | arch/parisc/include/uapi/asm/socket.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/include/uapi/asm/socket.h b/arch/parisc/include/uapi/asm/socket.h index 526e4b9aece..70c512a386f 100644 --- a/arch/parisc/include/uapi/asm/socket.h +++ b/arch/parisc/include/uapi/asm/socket.h @@ -71,6 +71,8 @@  #define SO_LOCK_FILTER		0x4025 +#define SO_SELECT_ERR_QUEUE	0x4026 +  /* O_NONBLOCK clashes with the bits used for socket types.  Therefore we   * have to define SOCK_NONBLOCK to a different value here.   */  |