hotspot/src/share/vm/runtime/mutex.cpp
changeset 25351 7c198a690050
parent 24424 2658d7834c6e
child 25353 806fe0d44237
--- a/hotspot/src/share/vm/runtime/mutex.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/runtime/mutex.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -24,6 +24,7 @@
  */
 
 #include "precompiled.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/mutex.hpp"
 #include "runtime/orderAccess.inline.hpp"
 #include "runtime/osThread.hpp"