summaryrefslogtreecommitdiff
path: root/src/tr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tr.c')
-rw-r--r--src/tr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tr.c b/src/tr.c
index 5f102a5b4..bf10aac07 100644
--- a/src/tr.c
+++ b/src/tr.c
@@ -229,7 +229,6 @@ struct E_string
and is not escaped itself. */
#define ES_MATCH(ES, I, C) ((ES)->s[(I)] == (C) && !(ES)->escaped[(I)])
-char *xmalloc ();
int safe_read ();
/* The name by which this program was run. */