From 29bd27cead6ce2721cbf2501a96d050ad1ffaad0 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 6 Aug 2008 17:25:59 +0200 Subject: Include alloca.h where appropriate. --- MLKRoot.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MLKRoot.m') diff --git a/MLKRoot.m b/MLKRoot.m index 06dab3e..80ba4ab 100644 --- a/MLKRoot.m +++ b/MLKRoot.m @@ -42,6 +42,8 @@ #import #import +#include + static NSMethodSignature *signature; static MLKPackage *sys; -- cgit v1.2.3