From owner-cvs-all Mon Oct 23 8:41: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 1231B37B479; Mon, 23 Oct 2000 08:41:01 -0700 (PDT) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.9.3) with ESMTP id e9NHY5U13089; Mon, 23 Oct 2000 19:34:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matt Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mutex.h In-Reply-To: Your message of "Mon, 23 Oct 2000 08:34:44 PDT." <200010231534.IAA52810@freefall.freebsd.org> Date: Mon, 23 Oct 2000 19:34:05 +0200 Message-ID: <13087.972322445@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. 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