Improve lsh's handling of -l user option w/cd.
[rsync/rsync.git] / t_stub.c
index 4459308..bbfdee7 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
 #include "rsync.h"
 
 int modify_window = 0;
+int preallocate_files = 0;
 int module_id = -1;
 int relative_paths = 0;
 int module_dirlen = 0;
+int preserve_times = 0;
 int preserve_xattrs = 0;
 char number_separator = ',';
 char *partial_dir;