Subject: Re: misc/508: requires but doesn't #include it To: None <thorpej@mail.CS.ORST.EDU> From: Charles M. Hannum <mycroft@gnu.ai.mit.edu> List: netbsd-bugs Date: 10/07/1994 04:19:25
This patch is bogus. If you're going to include things from sys/ which
are not standard, it's *your* problem to insure that any files they
depend on are included. Adding includes like this is a slippery path
to Hell.