Date: Mon, 29 Sep 2014 20:44:01 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: "Bjoern A. Zeeb" <bz@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r272261 - head/sys/net Message-ID: <20140929164401.GC884@FreeBSD.org> In-Reply-To: <201409281709.s8SH9e0Y047460@svn.freebsd.org> References: <201409281709.s8SH9e0Y047460@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 28, 2014 at 05:09:40PM +0000, Bjoern A. Zeeb wrote: B> Author: bz B> Date: Sun Sep 28 17:09:40 2014 B> New Revision: 272261 B> URL: http://svnweb.freebsd.org/changeset/base/272261 B> B> Log: B> Move the unconditional #include of net/ifq.h to the very end of file. B> This seems to allow us to pass a universe with either clang or gcc B> after r272244 (and r272260) and probably makes it easier to untabgle B> these chained #includes in the future. Thanks, Bjoern. This is probably the least ugly solution. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140929164401.GC884>