hotspot/src/share/vm/memory/space.cpp
changeset 24487 71ff0bd674eb
parent 24424 2658d7834c6e
child 25351 7c198a690050
--- a/hotspot/src/share/vm/memory/space.cpp	Tue May 20 09:35:05 2014 +0200
+++ b/hotspot/src/share/vm/memory/space.cpp	Thu May 08 15:37:17 2014 +0200
@@ -37,6 +37,7 @@
 #include "oops/oop.inline.hpp"
 #include "oops/oop.inline2.hpp"
 #include "runtime/java.hpp"
+#include "runtime/prefetch.inline.hpp"
 #include "runtime/orderAccess.inline.hpp"
 #include "runtime/safepoint.hpp"
 #include "utilities/copy.hpp"