Sort #include directives and remove one duplicate that crept in to the
previous commit.
This commit is contained in:
parent
5859fdea7f
commit
8422900c71
@ -51,11 +51,10 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <err.h>
|
||||
#include <locale.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <locale.h>
|
||||
#include <wchar.h>
|
||||
#include <wctype.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user