diff options
Diffstat (limited to 'runtime/runtime.h')
-rw-r--r-- | runtime/runtime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h index cdae6764..fe176ab0 100644 --- a/runtime/runtime.h +++ b/runtime/runtime.h @@ -63,6 +63,7 @@ static struct #include "arith.c" #include "copy.c" #include "sym.h" +#include "alloc.c" /************* Module Stuff ********************/ |