diff options
Diffstat (limited to 'boot/catboot.c')
| -rw-r--r-- | boot/catboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/catboot.c b/boot/catboot.c index e47d4b9..fec47c0 100644 --- a/boot/catboot.c +++ b/boot/catboot.c @@ -22,6 +22,7 @@ #include "common.c" #include "lex.c" +#include "tree.c" const ascii* read_file(const ascii* path) |
