diff options
Diffstat (limited to 'arch/m68k/include/uapi/asm/socket.h')
| -rw-r--r-- | arch/m68k/include/uapi/asm/socket.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/uapi/asm/socket.h b/arch/m68k/include/uapi/asm/socket.h index d1be684edf9..285da3b6ad9 100644 --- a/arch/m68k/include/uapi/asm/socket.h +++ b/arch/m68k/include/uapi/asm/socket.h @@ -40,6 +40,7 @@  /* Socket filtering */  #define SO_ATTACH_FILTER        26  #define SO_DETACH_FILTER        27 +#define SO_GET_FILTER		SO_ATTACH_FILTER  #define SO_PEERNAME             28  #define SO_TIMESTAMP		29  |