style(9): sort headers

MFC after:	2 weeks
MFC with:	r318693
Sponsored by:	Dell EMC Isilon
This commit is contained in:
ngie 2017-05-23 06:05:54 +00:00
parent e32ea47849
commit efab2d4bf9

View File

@ -27,11 +27,10 @@
*/ */
#include <sys/param.h> #include <sys/param.h>
#include <errno.h>
#include <libutil.h>
#include <inttypes.h>
#include <sys/sysctl.h> #include <sys/sysctl.h>
#include <errno.h>
#include <inttypes.h>
#include <libutil.h>
#include <string.h> #include <string.h>
#include <libgeom.h> #include <libgeom.h>