aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/types.h b/types.h
index 17c778fa..83d8ca6a 100644
--- a/types.h
+++ b/types.h
@@ -98,6 +98,7 @@ struct type_s {
struct {
const char *name;
type_t *type;
+ struct env_s *env;
} TypeInfoType;
struct {
const char *name;