From 7d72aadb8acfac16e9b637e6ebb5ce288ebf1d77 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Thu, 3 Jun 2004 08:18:14 +0000 Subject: CONFIG_SKIP_MC_BIND added. BSD hates it, Linux needs it. --- sysdep/cf/linux-22.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdep/cf/linux-22.h') diff --git a/sysdep/cf/linux-22.h b/sysdep/cf/linux-22.h index f362943..92ffb4c 100644 --- a/sysdep/cf/linux-22.h +++ b/sysdep/cf/linux-22.h @@ -11,6 +11,8 @@ #define CONFIG_MULTIPLE_TABLES #define CONFIG_ALL_TABLES_AT_ONCE +#undef CONFIG_SKIP_MC_BIND + #define CONFIG_LINUX_MC_MREQN #define CONFIG_UNIX_DONTROUTE -- cgit v1.2.3