hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
changeset 24351 61b33cc6d3cf
parent 23518 00028482ef09
child 27165 785a8d56024c
--- a/hotspot/src/share/vm/prims/jvmtiEnvBase.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/prims/jvmtiEnvBase.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -41,6 +41,7 @@
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
 #include "runtime/signature.hpp"
+#include "runtime/thread.inline.hpp"
 #include "runtime/vframe.hpp"
 #include "runtime/vframe_hp.hpp"
 #include "runtime/vmThread.hpp"