[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Mon Jul 6 16:41:58 UTC 2020


The branch, master has been updated
       via  19d8550c One more TANDEM include.
      from  7610f76a Remove another file_struct kluge.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 19d8550cf48fe8b5f21872892f33ae2203d80bf5
Author: Wayne Davison <wayne at opencoder.net>
Date:   Mon Jul 6 09:41:31 2020 -0700

    One more TANDEM include.

-----------------------------------------------------------------------

Summary of changes:
 main.c | 3 +++
 1 file changed, 3 insertions(+)


Changeset truncated at 500 lines:

diff --git a/main.c b/main.c
index ad30c86f..7c36c2c7 100644
--- a/main.c
+++ b/main.c
@@ -28,6 +28,9 @@
 #include <locale.h>
 #endif
 #include <popt.h>
+#ifdef __TANDEM
+#include <floss.h(floss_execlp)>
+#endif
 
 extern int dry_run;
 extern int list_only;


-- 
The rsync repository.



More information about the rsync-cvs mailing list