summaryrefslogtreecommitdiffstats
path: root/tmux.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-04-21 09:29:22 +0100
committerThomas Adam <thomas@xteddy.org>2017-04-21 09:29:22 +0100
commit93062ad09952f411d48818b05dc9898bc14dcfde (patch)
treea509e5d7fcca2ac23558657c9fddee01da2e9125 /tmux.c
parent22e594fcea0c3e73660780665296e2d5d71bd745 (diff)
Fix after merge
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 734b7631..14e3a4dd 100644
--- a/tmux.c
+++ b/tmux.c
@@ -29,7 +29,6 @@
#include <string.h>
#include <time.h>
#include <unistd.h>
-#include <util.h>
#include "tmux.h"