summaryrefslogtreecommitdiffstats
path: root/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'spawn.c')
-rw-r--r--spawn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spawn.c b/spawn.c
index 8c360d3..1aeabc1 100644
--- a/spawn.c
+++ b/spawn.c
@@ -17,7 +17,6 @@
#include "spawn.h"
#include "util.h"
#include <errno.h>
-#include <fcntl.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>