summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index bd7ca5e..3dbda38 100644
--- a/globals.h
+++ b/globals.h
@@ -17,11 +17,9 @@
*/
#import <Foundation/NSObject.h>
-#import "SCM/continue.h"
extern id MLKEndOfArgumentsMarker;
-extern CONTINUATION *MLKRootContinuation;
extern id MLKDefaultCompiler;
extern BOOL MLKLoadCompilesP;