diff options
-rw-r--r-- | src/mv.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |