1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

(stat): Remove decl.

This commit is contained in:
Paul Eggert
2004-11-26 07:39:32 +00:00
parent 2a3e586dee
commit cef32c7c86
-2
View File
@@ -72,8 +72,6 @@ gid_t getgid ();
/* Number of bytes of a file to copy at a time. */
#define READ_SIZE (32 * 1024)
int stat ();
static bool change_timestamps (const char *from, const char *to);
static bool change_attributes (const char *path);
static bool copy_file (const char *from, const char *to,