localedef(1): remove duplicated includes.
Hinted by: DragonFlyBSD
This commit is contained in:
parent
3395ab28eb
commit
add14e43f8
@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <stddef.h>
|
||||
#include <unistd.h>
|
||||
#include "localedef.h"
|
||||
|
@ -40,7 +40,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#include <stddef.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user