aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-05-09 12:53:53 +0100
committerThomas Adam <thomas@xteddy.org>2015-05-09 12:53:53 +0100
commitc11f628342e068baff30c7bee48eb62476406145 (patch)
tree78853ed35b7c6b8bce2c66c5b5766cc3ade3a7d0
parent504b97b6a4314a7a052d9b05de746515e2a03628 (diff)
parent63b7a031a52786e9ec72d8d284a46806bfdc848b (diff)
downloadrtmux-c11f628342e068baff30c7bee48eb62476406145.tar.gz
rtmux-c11f628342e068baff30c7bee48eb62476406145.tar.bz2
rtmux-c11f628342e068baff30c7bee48eb62476406145.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
-rw-r--r--compat/imsg-buffer.c1
-rw-r--r--compat/imsg.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/compat/imsg-buffer.c b/compat/imsg-buffer.c
index 450fdf1b..6756de0a 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 af0da44f..9db26ad6 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>