diff options
author | Martin Mares <mj@ucw.cz> | 1999-04-12 18:01:07 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-04-12 18:01:07 +0000 |
commit | 08e2d6259a71c5e43ac0083ea6d81357678f99eb (patch) | |
tree | b8c1cfaf6196d54c506ed025a9d29697bda087b6 /sysdep/cf/linux-21.h | |
parent | 170c984a9ef1bde00711f405b03d24a2e151501c (diff) |
Removed TOS support. This simplifies many things a lot.
Diffstat (limited to 'sysdep/cf/linux-21.h')
-rw-r--r-- | sysdep/cf/linux-21.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdep/cf/linux-21.h b/sysdep/cf/linux-21.h index 3a46f875..f9ad830d 100644 --- a/sysdep/cf/linux-21.h +++ b/sysdep/cf/linux-21.h @@ -6,7 +6,6 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#undef CONFIG_TOS #define CONFIG_AUTO_ROUTES #define CONFIG_ALL_MULTICAST #undef CONFIG_SELF_CONSCIOUS |