Date: Wed, 09 Jul 2014 19:28:26 +0400 From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: Brooks Davis <brooks@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r268415 - stable/8/sys/geom Message-ID: <53BD5F9A.7060801@FreeBSD.org> In-Reply-To: <201407081530.s68FU5Dc032932@svn.freebsd.org> References: <201407081530.s68FU5Dc032932@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08.07.2014 19:30, Brooks Davis wrote: > Author: brooks > Date: Tue Jul 8 15:30:05 2014 > New Revision: 268415 > URL: http://svnweb.freebsd.org/changeset/base/268415 > > Log: > MFC r223930: > > Remove include of sys/sbuf.h from geom/geom.h. > sbuf support is not always required for geom/geom.h users, and no need to > depend from it. > > PR: 158398 Hi, I think this will break the build. Also this can break third-party software. -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53BD5F9A.7060801>