* src/vm/vm.c (vmcore/statistics.h): Added.
authortwisti <none@none>
Tue, 5 Jun 2007 07:42:57 +0000 (07:42 +0000)
committertwisti <none@none>
Tue, 5 Jun 2007 07:42:57 +0000 (07:42 +0000)
src/vm/vm.c

index a69959995e1ef167bfacba7e69766ae17242d623..cac8280565cbc1380bcff6d0286462895da5525b 100644 (file)
@@ -74,6 +74,7 @@
 
 #include "vmcore/classcache.h"
 #include "vmcore/options.h"
+#include "vmcore/statistics.h"
 #include "vmcore/suck.h"
 
 #if defined(ENABLE_JVMTI)