aboutsummaryrefslogtreecommitdiff
path: root/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'environment.h')
-rw-r--r--environment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.h b/environment.h
index bbbdd01d..47d1dea2 100644
--- a/environment.h
+++ b/environment.h
@@ -9,6 +9,7 @@ typedef struct {
CORD imports;
CORD typedefs;
CORD typecode;
+ CORD fndefs;
CORD staticdefs;
CORD funcs;
CORD typeinfos;