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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user