summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tac.c b/src/tac.c
index 8a2cf6740..2ff2f7f1b 100644
--- a/src/tac.c
+++ b/src/tac.c
@@ -59,10 +59,7 @@ tac -r -s '.\|
#define WRITESIZE 8192
char *mktemp ();
-
int safe_read ();
-char *xmalloc ();
-char *xrealloc ();
/* The name this program was run with. */
char *program_name;