Applied to trunk.
[rsync/rsync-patches.git] / tru64.diff
index 617587a..3d1d15e 100644 (file)
@@ -23,12 +23,12 @@ This is an adapted version of the original by Zoong Pham.
  #if defined(__KAME__) && defined(INET6)
  # define FAITH
  #endif
---- orig/syscall.c     2004-09-23 05:46:46
-+++ syscall.c  2004-09-23 18:11:06
+--- orig/syscall.c     2005-01-28 23:01:10
++++ syscall.c  2004-10-06 00:17:22
 @@ -27,6 +27,7 @@
  #include "rsync.h"
  
- #if HAVE_SYS_UN_H
+ #if !MKNOD_CREATES_SOCKETS && HAVE_SYS_UN_H
 +#define _SOCKADDR_LEN
  #include <sys/un.h>
  #endif