]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Added RSYNC_RSH_IO_ENV.
authorWayne Davison <wayned@samba.org>
Tue, 16 Dec 2003 23:04:59 +0000 (23:04 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 16 Dec 2003 23:04:59 +0000 (23:04 +0000)
rsync.h

diff --git a/rsync.h b/rsync.h
index 8b513b2b6f787fa94a49998a7d9106cc80248db6..cf018bbade6cfbaa008dcb59066fc489ef4594b7 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -24,6 +24,7 @@
 
 #define BLOCK_SIZE 700
 #define RSYNC_RSH_ENV "RSYNC_RSH"
+#define RSYNC_RSH_IO_ENV "RSYNC_RSH_IO"
 
 #define RSYNC_NAME "rsync"
 #define RSYNCD_SYSCONF "/etc/rsyncd.conf"