1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

Don't include "xalloc.h", as system.h already does that via sys2.h.

This commit is contained in:
Jim Meyering
2002-01-21 19:50:50 +00:00
parent 945532de66
commit 758e7f409f
-1
View File
@@ -124,7 +124,6 @@ int wcwidth ();
#include "same.h"
#include "strverscmp.h"
#include "xstrtol.h"
#include "xalloc.h"
#include "xreadlink.h"
/* Use access control lists only under all the following conditions.