From owner-cvs-all Mon Apr 23 2: 8:50 2001 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 2A90D37B43C; Mon, 23 Apr 2001 02:08:42 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id DB7BC6ACBC; Mon, 23 Apr 2001 18:38:39 +0930 (CST) Date: Mon, 23 Apr 2001 18:38:39 +0930 From: Greg Lehey To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isofs/cd9660 cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_rrip.c cd9660_util.c cd9660_vfsops.c cd9660_vnops.c Message-ID: <20010423183839.C37321@wantadilla.lemis.com> References: <200104230828.f3N8SkB40921@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Mon, Apr 23, 2001 at 06:57:53PM +1000 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 23 April 2001 at 18:57:53 +1000, Bruce Evans wrote: > On Mon, 23 Apr 2001, Greg Lehey wrote: > >> grog 2001/04/23 01:28:45 PDT >> >> Modified files: >> sys/isofs/cd9660 cd9660_bmap.c cd9660_lookup.c >> cd9660_node.c cd9660_rrip.c cd9660_util.c >> cd9660_vfsops.c cd9660_vnops.c >> Log: >> Correct #includes to work with fixed sys/mount.h. >> >> Revision Changes Path >> 1.9 +3 -1 src/sys/isofs/cd9660/cd9660_bmap.c >> 1.26 +3 -1 src/sys/isofs/cd9660/cd9660_lookup.c >> 1.37 +3 -1 src/sys/isofs/cd9660/cd9660_node.c >> 1.19 +3 -1 src/sys/isofs/cd9660/cd9660_rrip.c >> 1.17 +3 -1 src/sys/isofs/cd9660/cd9660_util.c >> 1.88 +3 -1 src/sys/isofs/cd9660/cd9660_vfsops.c >> 1.68 +3 -1 src/sys/isofs/cd9660/cd9660_vnops.c > > Arggh. This is the start of breaking the includes in approx. 133 files to > work with recent breakage in . Approx. 133 files that have > nothing to do with either networking or radixes now need to include > . Well, it doesn't exactly seem to be correct to redefine AF_MAX in sys/mount.h to get around it. But pass me the pointy hat: I checked with make world and forgot LINT. So what would you suggest? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message