1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

Remove old-style xmalloc and xrealloc decls.

This commit is contained in:
Jim Meyering
1997-10-25 22:03:20 +00:00
parent e2609be248
commit b3ab88e970
10 changed files with 1 additions and 16 deletions

View File

@@ -24,8 +24,6 @@
#include "error.h"
#include "readutmp.h"
char *xmalloc ();
/* The name this program was run with. */
char *program_name;