aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parse_productions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse_productions.h')
-rw-r--r--src/parse_productions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse_productions.h b/src/parse_productions.h
index 38a505d2..3be0cbaf 100644
--- a/src/parse_productions.h
+++ b/src/parse_productions.h
@@ -2,7 +2,6 @@
#ifndef FISH_PARSE_TREE_CONSTRUCTION_H
#define FISH_PARSE_TREE_CONSTRUCTION_H
-#include <stdbool.h>
#include <sys/types.h>
#include "parse_constants.h"