diff options
Diffstat (limited to 'arch/s390')
-rw-r--r-- | arch/s390/include/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/socket.h b/arch/s390/include/asm/socket.h index 67b5c1b14b51..581702fa1b0c 100644 --- a/arch/s390/include/asm/socket.h +++ b/arch/s390/include/asm/socket.h | |||
@@ -72,5 +72,6 @@ | |||
72 | 72 | ||
73 | #define SO_WIFI_STATUS 41 | 73 | #define SO_WIFI_STATUS 41 |
74 | #define SCM_WIFI_STATUS SO_WIFI_STATUS | 74 | #define SCM_WIFI_STATUS SO_WIFI_STATUS |
75 | #define SO_PEEK_OFF 42 | ||
75 | 76 | ||
76 | #endif /* _ASM_SOCKET_H */ | 77 | #endif /* _ASM_SOCKET_H */ |