* Removed all Id tags.
[cacao.git] / src / vm / jit / verify / typecheck.c
index a97fec3fa4ebf9b81942836dc14e976da29c2a37..3b89744d3d3e8fc9219324bcb94c756f137f47b8 100644 (file)
@@ -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"