The branch, master has been updated
       via  cb018a421265de2f488a741530686589ab6b262f (commit)
      from  833fe5bdee449b04afe8844774be66374e1baf9c (commit)

- Log -----------------------------------------------------------------
commit cb018a421265de2f488a741530686589ab6b262f
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    No paths.h on Solaris.
---
 cmd-pipe-pane.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cmd-pipe-pane.c b/cmd-pipe-pane.c
index df70643..49b156c 100644
--- a/cmd-pipe-pane.c
+++ b/cmd-pipe-pane.c
@@ -21,7 +21,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <paths.h>
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>


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

Summary of changes:
 cmd-pipe-pane.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to