mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-14 21:47:09 +02:00
Include xstrtol.h, not obsolete file xstrtoul.h.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
#include "error.h"
|
||||
#include "group-member.h"
|
||||
#include "savedir.h"
|
||||
#include "xstrtoul.h"
|
||||
#include "xstrtol.h"
|
||||
|
||||
/* The official name of this program (e.g., no `g' prefix). */
|
||||
#define PROGRAM_NAME "chgrp"
|
||||
|
||||
Reference in New Issue
Block a user