hotspot/src/cpu/zero/vm/debug_zero.cpp
changeset 37466 287c4ebd11b0
parent 7397 5b173b4ca846
--- a/hotspot/src/cpu/zero/vm/debug_zero.cpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/cpu/zero/vm/debug_zero.cpp	Tue Apr 12 09:53:43 2016 +0200
@@ -30,7 +30,6 @@
 #include "runtime/init.hpp"
 #include "runtime/os.hpp"
 #include "utilities/debug.hpp"
-#include "utilities/top.hpp"
 
 void pd_ps(frame f) {
   ShouldNotCallThis();