Sort #include order

This commit is contained in:
Enji Cooper 2015-01-25 02:30:44 +00:00
parent bfd71a93e3
commit 6251a2629c

View File

@ -41,8 +41,8 @@ __FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <err.h>
#include <stdio.h>
#include <libutil.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>