From owner-cvs-all Thu Mar 29 11:19:50 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id A73E537B71C; Thu, 29 Mar 2001 11:19:44 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2TJJi977294; Thu, 29 Mar 2001 12:19:44 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103291919.f2TJJi977294@harmony.village.org> To: John Baldwin Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c Cc: Jesper Skriver , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "Thu, 29 Mar 2001 10:23:21 PST." References: Date: Thu, 29 Mar 2001 12:19:44 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message John Baldwin writes: : : On 29-Mar-01 Jesper Skriver wrote: : > jesper 2001/03/29 02:23:45 PST : > : > Modified files: : > sys/dev/pccbb pccbb.c : > Log: : > Fix building NEWCARD again, by including : > sys/types.h and sys/lock.h in pccbb.c, as : > jhb noted in rev 1.12 of src/share/man/man9/mutex.9 : : Would be nice if NEWCARD was in LINT so that my LINT build would have found : this. :-/ You can't have NEWCARD and OLDCARD in the same kernel and expect it to link :-( Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message