The branch, master has been updated
       via  63b7a031a52786e9ec72d8d284a46806bfdc848b (commit)
      from  6525ca51584636ef781bda147d37d5d0d10899e0 (commit)

- Log -----------------------------------------------------------------
commit 63b7a031a52786e9ec72d8d284a46806bfdc848b
Author: Nicholas Marriott <[email protected]>
Commit: Nicholas Marriott <[email protected]>

    queue.h should come from compat.h.
---
 compat/imsg-buffer.c |    1 -
 compat/imsg.c        |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/compat/imsg-buffer.c b/compat/imsg-buffer.c
index 450fdf1..6756de0 100644
--- a/compat/imsg-buffer.c
+++ b/compat/imsg-buffer.c
@@ -17,7 +17,6 @@
  */
 
 #include <sys/types.h>
-#include <sys/queue.h>
 #include <sys/socket.h>
 #include <sys/uio.h>
 
diff --git a/compat/imsg.c b/compat/imsg.c
index af0da44..9db26ad 100644
--- a/compat/imsg.c
+++ b/compat/imsg.c
@@ -17,7 +17,6 @@
  */
 
 #include <sys/types.h>
-#include <sys/queue.h>
 #include <sys/socket.h>
 #include <sys/uio.h>
 


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

Summary of changes:
 compat/imsg-buffer.c |    1 -
 compat/imsg.c        |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to