author | kvn |
Fri, 21 Mar 2014 18:03:11 -0700 | |
changeset 23494 | 950d6469ff05 |
parent 23493 | 170c77c1103a |
child 23495 | f222fac90da2 |
--- a/hotspot/src/cpu/x86/vm/rtmLocking.cpp Sat Mar 22 00:26:48 2014 +0400 +++ b/hotspot/src/cpu/x86/vm/rtmLocking.cpp Fri Mar 21 18:03:11 2014 -0700 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "memory/allocation.inline.hpp" #include "runtime/task.hpp" #include "runtime/rtmLocking.hpp"