svn commit: r268415 - stable/8/sys/geom
Andrey V. Elsukov
ae at FreeBSD.org
Wed Jul 9 15:29:45 UTC 2014
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
More information about the svn-src-all
mailing list