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

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>