aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/all.h')
-rw-r--r--bootstrap/all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/all.h b/bootstrap/all.h
index bebdaf5..34bab40 100644
--- a/bootstrap/all.h
+++ b/bootstrap/all.h
@@ -210,6 +210,7 @@ struct type {
};
// for cgen.c hack (mutated later, not hashed or involved in equality)
const char *_cname;
+ bool _defined;
};
struct fnparam {