author | lucy |
Fri, 20 Apr 2018 14:25:51 +0200 | |
changeset 49844 | fa6f8bce6490 |
parent 49843 | e0af66d6e968 |
child 49845 | c508fda31759 |
child 49999 | d70bc48b2a20 |
src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp | file | annotate | diff | comparison | revisions |
--- a/src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp Tue Apr 10 08:38:56 2018 +0200 +++ b/src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp Fri Apr 20 14:25:51 2018 +0200 @@ -24,6 +24,7 @@ */ #include "precompiled.hpp" +#include "asm/macroAssembler.inline.hpp" #include "gc/shared/barrierSetAssembler.hpp" #include "interpreter/interp_masm.hpp"