summaryrefslogtreecommitdiffstats
path: root/session.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-05-16 18:36:35 +0100
committerThomas Adam <thomas@xteddy.org>2020-05-16 18:36:35 +0100
commitbd87f6bf00946426bc1dd120eec35ca11aab99de (patch)
tree6ce5a675cd10d64f61c99ad8d15d8739aa0ee66f /session.c
parent57fe03dc5a132ee131de457afa5724ec735ae811 (diff)
parent574a9e4b6c7a419b60668c30916327aa7e65d2c8 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'session.c')
-rw-r--r--session.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/session.c b/session.c
index 87c5b83c..5324c083 100644
--- a/session.c
+++ b/session.c
@@ -22,6 +22,7 @@
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
+#include <vis.h>
#include <time.h>
#include "tmux.h"