From e211bb2affecdc42c294e789db30849a65f2d62c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Oct 1997 04:45:43 +0000 Subject: Remove old-style xmalloc and xrealloc decls. --- src/tac.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tac.c') 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; -- cgit v1.2.3-54-g00ecf