hotspot/src/share/vm/runtime/objectMonitor.cpp
changeset 24351 61b33cc6d3cf
parent 22881 b16d7faa638d
child 24832 26a834fb508d
--- a/hotspot/src/share/vm/runtime/objectMonitor.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/runtime/objectMonitor.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -32,6 +32,7 @@
 #include "runtime/mutexLocker.hpp"
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
+#include "runtime/orderAccess.inline.hpp"
 #include "runtime/osThread.hpp"
 #include "runtime/stubRoutines.hpp"
 #include "runtime/thread.inline.hpp"