diff options
Diffstat (limited to 'src/cffc.hff')
| -rw-r--r-- | src/cffc.hff | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cffc.hff b/src/cffc.hff index 53b4db5..abc00ae 100644 --- a/src/cffc.hff +++ b/src/cffc.hff @@ -121,6 +121,7 @@ struct Expan; struct Parser { fp *FILE, alloc *Allocator, + tlalloc *Allocator, curfile *const u8, curfn *Fn, curenv *Env, |