Updated to apply cleanly.
[rsync/rsync-patches.git] / tru64.diff
index ed7cfab..3555fb5 100644 (file)
@@ -25,12 +25,12 @@ This is an adapted version of the original by Zoong Pham.
  #if defined(__KAME__) && defined(INET6)
  # define FAITH
  #endif
---- orig/rsync.h       2004-07-03 20:23:33
-+++ rsync.h    2004-07-03 20:23:33
-@@ -164,6 +164,7 @@ enum msgcode {
- #endif
+--- orig/syscall.c     2004-09-23 05:46:46
++++ syscall.c  2004-09-23 18:11:06
+@@ -27,6 +27,7 @@
+ #include "rsync.h"
  
- #ifdef HAVE_SYS_UN_H
+ #if HAVE_SYS_UN_H
 +#define _SOCKADDR_LEN
  #include <sys/un.h>
  #endif