diff --git a/parse_execution.cpp b/parse_execution.cpp index 518ff479a..70454d15e 100644 --- a/parse_execution.cpp +++ b/parse_execution.cpp @@ -18,6 +18,7 @@ #include "wutil.h" #include "exec.h" #include "path.h" +#include /* These are the specific statement types that support redirections */ static bool specific_statement_type_is_redirectable_block(const parse_node_t &node)