summaryrefslogtreecommitdiff
path: root/limbo/limbo.h
diff options
context:
space:
mode:
Diffstat (limited to 'limbo/limbo.h')
-rw-r--r--limbo/limbo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/limbo/limbo.h b/limbo/limbo.h
index 7e63e898..fa3fd0da 100644
--- a/limbo/limbo.h
+++ b/limbo/limbo.h
@@ -625,6 +625,7 @@ Extern int maxerr;
Extern int maxlabdep; /* maximum nesting of breakable/continuable statements */
Extern long maxstack; /* max size of a stack frame called */
Extern int mustcompile; /* dis header flag */
+Extern int oldcycles;
Extern int nadts;
Extern int newfnptr; /* ISELF and -ve indices */
Extern int nfns;