style(9): sort headers

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-05-13 19:59:03 +00:00
parent c4f7cccbe7
commit 6d284c0153
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318257

View File

@ -35,10 +35,10 @@
*/
/* Common header files. */
#include <sys/types.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <sys/types.h>
extern int com_char;
extern int esc_char;