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 8b513b2..cf018bb 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"