author | shade |
Thu, 29 Mar 2018 12:56:06 +0200 | |
changeset 49642 | 7bad9c9efdf3 |
parent 49641 | 2ad3212a7dd9 |
child 49643 | a3453bbd5418 |
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp Thu Mar 29 10:38:29 2018 +0200 +++ b/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp Thu Mar 29 12:56:06 2018 +0200 @@ -27,6 +27,7 @@ #include "asm/macroAssembler.inline.hpp" #include "code/debugInfoRec.hpp" #include "code/icBuffer.hpp" +#include "code/nativeInst.hpp" #include "code/vtableStubs.hpp" #include "gc/shared/gcLocker.hpp" #include "interpreter/interpreter.hpp"