svn commit: r253367 - in head/sys: i386/i386 mips/mips powerpc/powerpc sparc64/sparc64
John Baldwin
jhb at freebsd.org
Tue Jul 16 14:12:13 UTC 2013
On Monday, July 15, 2013 11:40:58 am Andrey V. Elsukov wrote:
> Author: ae
> Date: Mon Jul 15 15:40:57 2013
> New Revision: 253367
> URL: http://svnweb.freebsd.org/changeset/base/253367
>
> Log:
> Include sys/systm.h after sys/param.h.
>
> Suggested by: pluknet
Does this fix something?
The normal style rule IIUC is to put <sys/types.h> or <sys/param.h> first,
and then to sort alphabetically.
--
John Baldwin
More information about the svn-src-head
mailing list