summaryrefslogtreecommitdiff
path: root/src/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chown.c')
-rw-r--r--src/chown.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chown.c b/src/chown.c
index 7bcd0769a..4cad5bd48 100644
--- a/src/chown.c
+++ b/src/chown.c
@@ -55,7 +55,6 @@ char *parse_user_spec ();
void strip_trailing_slashes ();
char *xmalloc ();
char *xrealloc ();
-int isnumber ();
static int change_file_owner ();
static int change_dir_owner ();