X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fjit%2Fverify%2Ftypecheck.c;h=3b89744d3d3e8fc9219324bcb94c756f137f47b8;hb=9f859ad50d3d5d98c185d40b86b2179bc4dc9aeb;hp=a97fec3fa4ebf9b81942836dc14e976da29c2a37;hpb=0ae918a4a8ce50c6df10236e6403b028565df034;p=cacao.git diff --git a/src/vm/jit/verify/typecheck.c b/src/vm/jit/verify/typecheck.c index a97fec3fa..3b89744d3 100644 --- a/src/vm/jit/verify/typecheck.c +++ b/src/vm/jit/verify/typecheck.c @@ -22,8 +22,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - $Id: typecheck.c 8288 2007-08-10 15:12:00Z twisti $ - */ /* @@ -152,6 +150,7 @@ error reporting. #include "toolbox/logging.h" #include "vm/access.h" +#include "vm/array.h" #include "vm/builtin.h" #include "vm/exceptions.h" #include "vm/global.h"