Change the handling of circular buffers to not waste 4 bytes
[rsync/rsync.git] / hlink.c
diff --git a/hlink.c b/hlink.c
index 70f9d8c..dc969e9 100644 (file)
--- a/hlink.c
+++ b/hlink.c
@@ -32,7 +32,6 @@ extern int do_xfers;
 extern int link_dest;
 extern int preserve_acls;
 extern int preserve_xattrs;
-extern int make_backups;
 extern int protocol_version;
 extern int remove_source_files;
 extern int stdout_format_has_i;