Date: Mon, 23 Oct 2000 19:34:05 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Matt Jacob <mjacob@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mutex.h Message-ID: <13087.972322445@critter> In-Reply-To: Your message of "Mon, 23 Oct 2000 08:34:44 PDT." <200010231534.IAA52810@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200010231534.IAA52810@freefall.freebsd.org>, Matt Jacob writes: >mjacob 2000/10/23 08:34:44 PDT > > Modified files: > sys/sys mutex.h > Log: > Put back inclusion of proc.h so that alpha kernels (at the very least) > will compile again. I can't quite see where this was a recursive inclusion. > We probably need to do something to fix the alpha, but let's not break it > in the interim- it's broken enough. <sys/proc.h> should not *ever* be included in other #includes, it contains far too much junk for that. Please don't propagate this mess. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13087.972322445>