Instead, include "xalloc.h".
/* Work around the bug in some systems whereby stat/lstat succeeds when
given the zero-length file name argument. The stat/lstat from SunOS4.1.4
has this bug.
- Copyright (C) 1997-2002 Free Software Foundation, Inc.
+ Copyright (C) 1997-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
void free ();
# endif
-char *xmalloc ();
+# include "xalloc.h"
/* lstat works differently on Linux and Solaris systems. POSIX (see
`pathname resolution' in the glossary) requires that programs like `ls'