summaryrefslogtreecommitdiff
path: root/src/chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chmod.c')
-rw-r--r--src/chmod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/chmod.c b/src/chmod.c
index 14a16abda..29587e5c3 100644
--- a/src/chmod.c
+++ b/src/chmod.c
@@ -36,8 +36,6 @@ enum Change_status
void mode_string ();
void strip_trailing_slashes ();
-char *xmalloc ();
-char *xrealloc ();
static int change_dir_mode __P ((const char *dir,
const struct mode_change *changes,