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/split.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/split.c') diff --git a/src/split.c b/src/split.c index eb685d674..4f2c3db70 100644 --- a/src/split.c +++ b/src/split.c @@ -43,7 +43,6 @@ #include "error.h" #include "xstrtol.h" -char *xmalloc (); int full_write (); int safe_read (); -- cgit v1.2.3-54-g00ecf