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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to