Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 18:38:39 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Bruce Evans <bde@zeta.org.au>
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>
In-Reply-To: <Pine.BSF.4.21.0104231854110.4563-100000@besplex.bde.org>; from bde@zeta.org.au on Mon, Apr 23, 2001 at 06:57:53PM %2B1000
References:  <200104230828.f3N8SkB40921@freefall.freebsd.org> <Pine.BSF.4.21.0104231854110.4563-100000@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <sys/mount.h>.  Approx. 133 files that have
> nothing to do with either networking or radixes now need to include
> <net/radix.h>.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010423183839.C37321>