hotspot/src/share/vm/prims/unsafe.cpp
changeset 25351 7c198a690050
parent 25057 f38210f84f8c
child 25354 f6762819b488
--- a/hotspot/src/share/vm/prims/unsafe.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/prims/unsafe.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -31,6 +31,7 @@
 #include "memory/allocation.inline.hpp"
 #include "prims/jni.h"
 #include "prims/jvm.h"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/globals.hpp"
 #include "runtime/interfaceSupport.hpp"
 #include "runtime/prefetch.inline.hpp"