< prev index next >

src/hotspot/cpu/x86/continuationEntry_x86.inline.hpp

Print this page
*** 25,10 ***
--- 25,11 ---
  #ifndef CPU_X86_CONTINUATIONENTRY_X86_INLINE_HPP
  #define CPU_X86_CONTINUATIONENTRY_X86_INLINE_HPP
  
  #include "runtime/continuationEntry.hpp"
  
+ #include "code/codeCache.inline.hpp"
  #include "oops/method.inline.hpp"
  #include "runtime/frame.inline.hpp"
  #include "runtime/registerMap.hpp"
  #include "utilities/macros.hpp"
  
< prev index next >