X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/7842418b7b87c4c78ad8ad06fec44150c8aa0956..00f00f846b20b4d6bc0eee2668b0c50fd4531a48:/t_stub.c diff --git a/t_stub.c b/t_stub.c index 055bd7ef..2814929b 100644 --- a/t_stub.c +++ b/t_stub.c @@ -28,6 +28,8 @@ int modify_window = 0; int module_id = -1; +int relative_paths = 0; +int human_readable = 0; char *partial_dir; struct filter_list_struct server_filter_list;