mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-31 04:48:09 -04: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