summaryrefslogtreecommitdiff
path: root/tls.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2003-01-21 01:35:23 +0000
committerWayne Davison <wayned@samba.org>2003-01-21 01:35:23 +0000
commit522c05cf9a0cbb9b8f25ce7a49e9d1a3323e40da (patch)
tree0f0849495950273b5dd017d787c0d77b2b0753f0 /tls.c
parentf0b4fdaf5e542135b6f1d5694550208cbd6fe9ec (diff)
downloadrsync-522c05cf9a0cbb9b8f25ce7a49e9d1a3323e40da.tar.gz
Declare preserve_perms for latest syscall.o.
Diffstat (limited to 'tls.c')
-rw-r--r--tls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tls.c b/tls.c
index 0c310e4a..c91f4db9 100644
--- a/tls.c
+++ b/tls.c
@@ -46,6 +46,7 @@
int dry_run = 0;
int read_only = 1;
int list_only = 0;
+int preserve_perms = 0;
static void failed (char const *what,