hotspot/src/share/vm/runtime/osThread.hpp
changeset 37466 287c4ebd11b0
parent 35123 b0b89d83bcf5
child 40010 e32d5e545789
--- a/hotspot/src/share/vm/runtime/osThread.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/share/vm/runtime/osThread.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -29,7 +29,6 @@
 #include "runtime/handles.hpp"
 #include "runtime/javaFrameAnchor.hpp"
 #include "runtime/objectMonitor.hpp"
-#include "utilities/top.hpp"
 
 // The OSThread class holds OS-specific thread information.  It is equivalent
 // to the sys_thread_t structure of the classic JVM implementation.