mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-10 06:03:31 +02:00
Declare lstat; needed on e.g. SunOS4.
Reported by Tom Tromey.
This commit is contained in:
@@ -71,6 +71,8 @@ enum Verbosity
|
||||
V_off
|
||||
};
|
||||
|
||||
int lstat ();
|
||||
|
||||
static int change_dir_group PARAMS ((const char *dir, gid_t group,
|
||||
const struct stat *statp));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user