mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-11 22:54:02 +02:00
Don't include "xalloc.h", as system.h already does that via sys2.h.
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
#include "human.h"
|
||||
#include "quotearg.h" /* For quotearg_colon */
|
||||
#include "quote.h" /* For quotearg_colon */
|
||||
#include "xalloc.h"
|
||||
char *xstrdup PARAMS ((char const *));
|
||||
|
||||
#ifndef O_NOCTTY
|
||||
|
||||
Reference in New Issue
Block a user