mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-03 22:34:50 -04:00
(geteuid) [!defined _POSIX_VERSION]: Remove decl.
This commit is contained in:
@@ -50,10 +50,6 @@
|
||||
|
||||
#define AUTHORS "Torbjorn Granlund", "David MacKenzie", "Jim Meyering"
|
||||
|
||||
#ifndef _POSIX_VERSION
|
||||
uid_t geteuid ();
|
||||
#endif
|
||||
|
||||
/* Used by do_copy, make_path_private, and re_protect
|
||||
to keep a list of leading directories whose protections
|
||||
need to be fixed after copying. */
|
||||
|
||||
Reference in New Issue
Block a user