Fixed a problem in a couple OS's sys_acl_get_access_bits() functions.
[rsync/rsync.git] / t_unsafe.c
index a08dd71..fa79fb7 100644 (file)
 
 #include "rsync.h"
 
-int dry_run, read_only, list_only, verbose;
+int dry_run = 0;
+int am_root = 0;
+int read_only = 0;
+int list_only = 0;
+int verbose = 0;
 int preserve_perms = 0;
 
 int