aboutsummaryrefslogtreecommitdiff
path: root/net/rsync/files/ssh-patch-rsync.h
blob: 444182bf99677a0ec521d2a43cdf50c3c40968e3 (plain) (blame)
1
2
3
4
5
6
7
8
--- rsync.h.orig	Sat Aug 19 06:10:39 2000
+++ rsync.h	Sat Apr  7 23:31:00 2001
@@ -75,4 +75,5 @@
 #define RSYNC_RSH "rsh"
 #endif
+#define RSYNC_SSH "ssh"
 
 #include <sys/types.h>