Make get_xattr_names() even safer at fetching the list of attr names.
[rsync/rsync.git] / tls.c
diff --git a/tls.c b/tls.c
index 97b713b..7628d68 100644 (file)
--- a/tls.c
+++ b/tls.c
@@ -46,6 +46,7 @@ int am_root = 0;
 int read_only = 1;
 int list_only = 0;
 int preserve_perms = 0;
+int preserve_executability = 0;
 
 #ifdef SUPPORT_XATTRS