diff options
Diffstat (limited to 'src/parse/containers.c')
| -rw-r--r-- | src/parse/containers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/containers.c b/src/parse/containers.c index 5c39eb5b..b97dd141 100644 --- a/src/parse/containers.c +++ b/src/parse/containers.c @@ -9,6 +9,7 @@ #include "context.h" #include "errors.h" #include "parse.h" +#include "suffixes.h" #include "utils.h" ast_t *parse_list(parse_ctx_t *ctx, const char *pos) { |
