diff --git a/lib/chibi/ast.c b/lib/chibi/ast.c index edf62989..9192df4f 100644 --- a/lib/chibi/ast.c +++ b/lib/chibi/ast.c @@ -5,6 +5,7 @@ #include #ifndef PLAN9 +#include #include #endif