Renamed sum_table -> hash_table.
[rsync/rsync.git] / t_stub.c
index 055bd7e..c2e972d 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
@@ -28,6 +28,9 @@
 
 int modify_window = 0;
 int module_id = -1;
+int relative_paths = 0;
+int human_readable = 0;
+mode_t orig_umask = 002;
 char *partial_dir;
 struct filter_list_struct server_filter_list;