From b3ab88e9707c43617efb5f85fd90de2f39bce6a6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Oct 1997 22:03:20 +0000 Subject: Remove old-style xmalloc and xrealloc decls. --- src/who.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/who.c') diff --git a/src/who.c b/src/who.c index ff2f9f4ad..33fed28c3 100644 --- a/src/who.c +++ b/src/who.c @@ -41,7 +41,6 @@ int gethostname (); char *ttyname (); -char *xmalloc (); /* The name this program was run with. */ char *program_name; -- cgit v1.2.3-54-g00ecf