diff options
Diffstat (limited to 'sysdep/cf/linux-21.h')
-rw-r--r-- | sysdep/cf/linux-21.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysdep/cf/linux-21.h b/sysdep/cf/linux-21.h index 34e81830..17882c81 100644 --- a/sysdep/cf/linux-21.h +++ b/sysdep/cf/linux-21.h @@ -7,7 +7,6 @@ */ #define CONFIG_AUTO_ROUTES -#define CONFIG_ALL_MULTICAST #undef CONFIG_SELF_CONSCIOUS #undef CONFIG_MULTIPLE_TABLES @@ -15,6 +14,10 @@ #define CONFIG_UNIX_SET #define CONFIG_LINUX_SCAN +#define CONFIG_LINUX_MC_MREQN +#define CONFIG_ALL_MULTICAST +#define CONFIG_UNNUM_MULTICAST + /* Link: sysdep/linux Link: sysdep/unix |