src/share/vm/runtime/extendedPC.hpp

Print this page
rev 6676 : 8044775: Improve usage of umbrella header atomic.inline.hpp.
Reviewed-by: stefank, kvn

*** 23,32 **** --- 23,35 ---- */ #ifndef SHARE_VM_RUNTIME_EXTENDEDPC_HPP #define SHARE_VM_RUNTIME_EXTENDEDPC_HPP + #include "memory/allocation.hpp" + #include "utilities/globalDefinitions.hpp" + // An ExtendedPC contains the _pc from a signal handler in a platform // independent way. class ExtendedPC VALUE_OBJ_CLASS_SPEC { private: