diff options
Diffstat (limited to 'arch/microblaze/include/asm/socket.h')
-rw-r--r-- | arch/microblaze/include/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/socket.h b/arch/microblaze/include/asm/socket.h index 96bf8bfa935e..7361ae7cfcde 100644 --- a/arch/microblaze/include/asm/socket.h +++ b/arch/microblaze/include/asm/socket.h | |||
@@ -67,5 +67,6 @@ | |||
67 | #define SCM_TIMESTAMPING SO_TIMESTAMPING | 67 | #define SCM_TIMESTAMPING SO_TIMESTAMPING |
68 | 68 | ||
69 | #define SO_PROTOCOL 38 | 69 | #define SO_PROTOCOL 38 |
70 | #define SO_DOMAIN 39 | ||
70 | 71 | ||
71 | #endif /* _ASM_MICROBLAZE_SOCKET_H */ | 72 | #endif /* _ASM_MICROBLAZE_SOCKET_H */ |