From f096436acc4c0c6968c88ca0f795bf021c83c670 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 21 Jun 2008 13:57:44 +0200 Subject: Add support for compilation on Mac OS X. --- MLKDynamicContext.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MLKDynamicContext.m') diff --git a/MLKDynamicContext.m b/MLKDynamicContext.m index 92b2384..87a88cc 100644 --- a/MLKDynamicContext.m +++ b/MLKDynamicContext.m @@ -18,6 +18,7 @@ #import #import +#import #import #import #import @@ -32,6 +33,7 @@ #import "MLKReadtable.h" #import "MLKSymbol.h" #import "MLKInteger.h" +#import "runtime-compatibility.h" #define MAKE_ENVIRONMENT(variable, parent, parent_member) \ -- cgit v1.2.3