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