diff -r b51cd513d2e0 -r d8f40e5b392d hotspot/src/cpu/ppc/vm/interpreterRT_ppc.cpp --- a/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.cpp Tue May 06 13:08:28 2014 +0200 +++ b/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.cpp Fri May 02 14:53:06 2014 +0200 @@ -24,6 +24,7 @@ */ #include "precompiled.hpp" +#include "asm/assembler.inline.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "memory/allocation.inline.hpp"