hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp
changeset 25351 7c198a690050
parent 24351 61b33cc6d3cf
child 25950 b5c40ed1d349
--- a/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -37,6 +37,7 @@
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"
 #include "runtime/arguments.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/deoptimization.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/interfaceSupport.hpp"