mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
which(1): sort #includes
No functional change [intended]. MFC after: 7 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
a6b1979b15
commit
d481fdf224
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=317161
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user