From owner-cvs-all Mon Oct 23 8:34:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2C1937B479; Mon, 23 Oct 2000 08:34:44 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA52810; Mon, 23 Oct 2000 08:34:44 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200010231534.IAA52810@freefall.freebsd.org> From: Matt Jacob Date: Mon, 23 Oct 2000 08:34:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Revision Changes Path 1.4 +2 -1 src/sys/sys/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message