summaryrefslogtreecommitdiff
path: root/src/mv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mv.c')
-rw-r--r--src/mv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mv.c b/src/mv.c
index 2bea3315d..cdf3d9a33 100644
--- a/src/mv.c
+++ b/src/mv.c
@@ -58,10 +58,8 @@ enum
REPLY_OPTION
};
-int euidaccess ();
int isdir ();
int lstat ();
-int yesno ();
/* The name this program was run with. */
char *program_name;