X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6b2a3d5de667e4abf938c453121340ad47ccc5c0..1e1ca25343206df0ad8dccaefdae0506c7817532:/backup.c diff --git a/backup.c b/backup.c index 328c0658..1560255f 100644 --- a/backup.c +++ b/backup.c @@ -27,8 +27,6 @@ extern int preserve_devices; extern int preserve_specials; extern int preserve_links; extern int safe_symlinks; -extern int flist_extra_ndx; -extern int file_struct_len; extern int backup_dir_len; extern unsigned int backup_dir_remainder; extern char backup_dir_buf[MAXPATHLEN];