One more TANDEM include.
[rsync.git] / main.c
diff --git a/main.c b/main.c
index ad30c86f7d1271e96cd9db7c125897d36a6d8fea..7c36c2c7f25c27dec8e9a7a20c9aa2152f277893 100644 (file)
--- 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;