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