Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 18:57:53 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Greg Lehey <grog@FreeBSD.org>
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:  <Pine.BSF.4.21.0104231854110.4563-100000@besplex.bde.org>
In-Reply-To: <200104230828.f3N8SkB40921@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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>.

Bruce


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?Pine.BSF.4.21.0104231854110.4563-100000>