aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-05 12:02:10 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-05 12:02:10 +0100
commit63f8a2cb89f776456298c3e215afcceec064ff5b (patch)
tree58458d6f4495d9df88f12f9c5c932cfafc12b4c4
parente1686c26dde81131a4d58a21f6fe79e0e2e01b64 (diff)
parenta999f6f876e0a0ba0d5d0ebf98df8d6bf99d2127 (diff)
downloadrtmux-63f8a2cb89f776456298c3e215afcceec064ff5b.tar.gz
rtmux-63f8a2cb89f776456298c3e215afcceec064ff5b.tar.bz2
rtmux-63f8a2cb89f776456298c3e215afcceec064ff5b.zip
Merge branch 'master' of github.com:tmux/tmux
-rw-r--r--screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/screen.c b/screen.c
index ebd117a0..11e47938 100644
--- a/screen.c
+++ b/screen.c
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <vis.h>
#include "tmux.h"