which(1): sort #includes

No functional change [intended].

MFC after:	7 weeks
Sponsored by:	Dell EMC Isilon
This commit is contained in:
ngie 2017-04-19 19:55:38 +00:00
parent 13ee5bf081
commit 23d008c67e

View File

@ -28,9 +28,8 @@
__FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <err.h>
#include <stdio.h>
#include <stdlib.h>