hotspot/src/cpu/x86/vm/frame_x86.hpp
changeset 37466 287c4ebd11b0
parent 37152 29e68f1d35bb
child 38074 8475fdc6dcc3
child 38133 78b95467b9f1
--- a/hotspot/src/cpu/x86/vm/frame_x86.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/cpu/x86/vm/frame_x86.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -26,7 +26,6 @@
 #define CPU_X86_VM_FRAME_X86_HPP
 
 #include "runtime/synchronizer.hpp"
-#include "utilities/top.hpp"
 
 // A frame represents a physical stack frame (an activation).  Frames can be
 // C or Java frames, and the Java frames can be interpreted or compiled.