aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exec.h')
-rw-r--r--src/exec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exec.h b/src/exec.h
index 1c402a6f..5a7fa78c 100644
--- a/src/exec.h
+++ b/src/exec.h
@@ -2,7 +2,6 @@
#ifndef FISH_EXEC_H
#define FISH_EXEC_H
-#include <stdbool.h>
#include <stddef.h>
#include <vector>