From a4b8ef38b1d7a26b4e6bfa966f021a237bf16ce1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 23 Aug 2025 18:20:43 -0400 Subject: Lots of cleanups --- src/typecheck.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/typecheck.c') diff --git a/src/typecheck.c b/src/typecheck.c index 13a1c31e..19d6c09f 100644 --- a/src/typecheck.c +++ b/src/typecheck.c @@ -8,6 +8,7 @@ #include #include "ast.h" +#include "config.h" #include "environment.h" #include "modules.h" #include "naming.h" -- cgit v1.2.3