aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/postfork.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/postfork.h')
-rw-r--r--src/postfork.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/postfork.h b/src/postfork.h
index ed441de3..c1205320 100644
--- a/src/postfork.h
+++ b/src/postfork.h
@@ -12,7 +12,6 @@
#ifndef FISH_USE_POSIX_SPAWN
#define FISH_USE_POSIX_SPAWN HAVE_SPAWN_H
#endif
-#include <stdbool.h>
class io_chain_t;
class job_t;