1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

Remove declaration of lstat, now that it's in copy.h.

This commit is contained in:
Jim Meyering
2000-09-04 20:51:29 +00:00
parent cec4418796
commit 106eedf2a8
-2
View File
@@ -55,8 +55,6 @@ int full_write ();
int euidaccess ();
int yesno ();
int lstat ();
static int copy_internal PARAMS ((const char *src_path, const char *dst_path,
int new_dst, dev_t device,
struct dir_list *ancestors,