Declare preserve_perms for latest syscall.o.
[rsync/rsync.git] / t_unsafe.c
index 47c06ac..150f361 100644 (file)
@@ -28,6 +28,7 @@
 #include "rsync.h"
 
 int dry_run, read_only, list_only, verbose;
+int preserve_perms = 0;
 
 
 int main(int argc, char **argv)