mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-03 14:43:22 +08:00
Include "euidaccess.h".
Remove declaration of euidaccess.
This commit is contained in:
parent
1656a5880b
commit
49eda1bead
@ -32,6 +32,7 @@
|
||||
#include "cycle-check.h"
|
||||
#include "dirname.h"
|
||||
#include "error.h"
|
||||
#include "euidaccess.h"
|
||||
#include "file-type.h"
|
||||
#include "hash.h"
|
||||
#include "hash-pjw.h"
|
||||
@ -118,7 +119,6 @@ struct AD_ent
|
||||
} u;
|
||||
};
|
||||
|
||||
int euidaccess ();
|
||||
int yesno ();
|
||||
|
||||
extern char *program_name;
|
||||
|
Loading…
Reference in New Issue
Block a user