summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cp.c b/src/cp.c
index 7e0274738..04d73a02b 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -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. */