summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg.c1
-rw-r--r--log.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/cfg.c b/cfg.c
index ecb38fc0..9548f582 100644
--- a/cfg.c
+++ b/cfg.c
@@ -24,7 +24,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <util.h>
#include "tmux.h"
diff --git a/log.c b/log.c
index 2acc6f0e..b0b22460 100644
--- a/log.c
+++ b/log.c
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <vis.h>
#include "tmux.h"