Date: Wed, 11 Apr 2007 22:11:22 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Andrey Chernov <ache@freebsd.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile src/include/rpc Makefile types.h src/sys/rpc types.h Message-ID: <20070411201122.GB3060@garage.freebsd.pl> In-Reply-To: <20070411174528.GA35928@nagual.pp.ru> References: <200704102210.l3AMAH9W058770@repoman.freebsd.org> <20070411174528.GA35928@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Apr 11, 2007 at 09:45:28PM +0400, Andrey Chernov wrote: > On Tue, Apr 10, 2007 at 10:10:17PM +0000, Pawel Jakub Dawidek wrote: > > pjd 2007-04-10 22:10:16 UTC > > > > FreeBSD src repository > > > > Modified files: > > include Makefile > > include/rpc Makefile > > sys/rpc types.h > > Removed files: > > include/rpc types.h > > Log: > > Move rpc/types.h under sys/, as this is used by ZFS kernel module. > > Some applications can use rpc/types.h. Moreover, even rpc files use it > > rpc.h:#include <rpc/types.h> /* some typedefs */ > rpcb_clnt.h:#include <rpc/types.h> > > Better way is to keep rpc/types.h and include sys/rpc/types.h in it. sys/rpc/types.h is installed in /usr/include/rpc/. What's the problem exactly? -- Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGHUDqForvXbEpPzQRAoy9AJsEFqp9nvKQHZ+3X0of/4ECOuSMtwCbBbX2 gYoiY4im4gyPDMGQv6uz0us= =49RQ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070411201122.GB3060>
