X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/7842418b7b87c4c78ad8ad06fec44150c8aa0956..e32a48d256e7667f67e6a02fe6d0f03e35ad56ef:/t_stub.c diff --git a/t_stub.c b/t_stub.c index 055bd7ef..c2e972d5 100644 --- 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;