src/share/vm/prims/jvmtiThreadState.inline.hpp

changeset 6911
ce8f6bb717c9
parent 2314
f95d63e2154a
child 7535
7ae4e26cb1e0
     1.1 --- a/src/share/vm/prims/jvmtiThreadState.inline.hpp	Wed Jul 02 22:54:18 2014 +0200
     1.2 +++ b/src/share/vm/prims/jvmtiThreadState.inline.hpp	Tue Apr 29 15:17:27 2014 +0200
     1.3 @@ -27,6 +27,7 @@
     1.4  
     1.5  #include "prims/jvmtiEnvThreadState.hpp"
     1.6  #include "prims/jvmtiThreadState.hpp"
     1.7 +#include "runtime/thread.inline.hpp"
     1.8  
     1.9  // JvmtiEnvThreadStateIterator implementation
    1.10  

mercurial