aboutsummaryrefslogtreecommitdiff
path: root/tmux.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2013-04-23 08:26:51 +0100
committerThomas Adam <thomas@xteddy.org>2013-04-23 08:26:51 +0100
commit70bc8ef8450bfd2ae90df86f4c02437a4bb83319 (patch)
treef74911800eadb451a23cd015349ec6bd65207c9d /tmux.c
parentcd60e57b6ac682a56fd66d70af4c5922315b5a9a (diff)
parent11b90bc9591b4b101efef1f8a9a0d9656d2953c9 (diff)
downloadrtmux-70bc8ef8450bfd2ae90df86f4c02437a4bb83319.tar.gz
rtmux-70bc8ef8450bfd2ae90df86f4c02437a4bb83319.tar.bz2
rtmux-70bc8ef8450bfd2ae90df86f4c02437a4bb83319.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'tmux.c')
-rw-r--r--tmux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.c b/tmux.c
index e6de5cfe..2916bbb5 100644
--- a/tmux.c
+++ b/tmux.c
@@ -23,7 +23,6 @@
#include <event.h>
#include <fcntl.h>
#include <locale.h>
-#include <paths.h>
#include <pwd.h>
#include <stdlib.h>
#include <string.h>