summaryrefslogtreecommitdiffstats
path: root/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'job.c')
-rw-r--r--job.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/job.c b/job.c
index efc0199e..6c1a3e09 100644
--- a/job.c
+++ b/job.c
@@ -22,12 +22,10 @@
#include <sys/wait.h>
#include <fcntl.h>
-#include <paths.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <util.h>
#include "tmux.h"