Sort header file names.

Spotted by:	des
This commit is contained in:
Ed Schouten 2011-10-17 13:54:55 +00:00
parent 8797cafe81
commit 2a5e51fa7b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226468

View File

@ -61,8 +61,8 @@ __FBSDID("$FreeBSD$");
#include <fcntl.h>
#include <limits.h>
#include <locale.h>
#include <stdio.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>