diff options
Diffstat (limited to 'arch/ia64/include')
-rw-r--r-- | arch/ia64/include/uapi/asm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/include/uapi/asm/socket.h b/arch/ia64/include/uapi/asm/socket.h index 23d6759bb57b..f390896c3104 100644 --- a/arch/ia64/include/uapi/asm/socket.h +++ b/arch/ia64/include/uapi/asm/socket.h | |||
@@ -79,4 +79,6 @@ | |||
79 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ | 79 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ |
80 | #define SO_NOFCS 43 | 80 | #define SO_NOFCS 43 |
81 | 81 | ||
82 | #define SO_LOCK_FILTER 44 | ||
83 | |||
82 | #endif /* _ASM_IA64_SOCKET_H */ | 84 | #endif /* _ASM_IA64_SOCKET_H */ |