diff options
author | Ondrej Filip <feela@network.cz> | 2004-06-01 10:32:02 +0000 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-06-01 10:32:02 +0000 |
commit | b613b9928bdb1df3bd541d318d7f9c1bf492dfbc (patch) | |
tree | 30f04c90d3cdd5916c0586f8f8f65b3c9288cb10 /sysdep/cf/bsd.h | |
parent | 7fdd338c3600aa4e7a0ae3d5ce270b5a1f8ccc0c (diff) |
#ifdef CONFIG_UNIX_DONTROUTE added.
Diffstat (limited to 'sysdep/cf/bsd.h')
-rw-r--r-- | sysdep/cf/bsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/cf/bsd.h b/sysdep/cf/bsd.h index cfce773e..f1475064 100644 --- a/sysdep/cf/bsd.h +++ b/sysdep/cf/bsd.h @@ -12,6 +12,7 @@ #undef CONFIG_UNIX_IFACE #undef CONFIG_UNIX_SET +#undef CONFIG_UNIX_DONTROUTE #define CONFIG_ALL_MULTICAST #define CONFIG_UNNUM_MULTICAST |