hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp
changeset 25351 7c198a690050
parent 24424 2658d7834c6e
child 28208 d67f748ece0a
--- a/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -23,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/shared/mutableSpace.hpp"