< prev index next >

src/hotspot/share/runtime/thread.inline.hpp

Print this page
rev 49910 : imported patch removeAllGCs.fixIncludes

@@ -24,10 +24,11 @@
 
 #ifndef SHARE_VM_RUNTIME_THREAD_INLINE_HPP
 #define SHARE_VM_RUNTIME_THREAD_INLINE_HPP
 
 #include "runtime/atomic.hpp"
+#include "runtime/globals.hpp"
 #include "runtime/orderAccess.inline.hpp"
 #include "runtime/os.inline.hpp"
 #include "runtime/thread.hpp"
 
 inline void Thread::set_suspend_flag(SuspendFlags f) {
< prev index next >