hotspot/src/share/vm/runtime/extendedPC.hpp
changeset 25351 7c198a690050
parent 7397 5b173b4ca846
--- a/hotspot/src/share/vm/runtime/extendedPC.hpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/runtime/extendedPC.hpp	Wed Jun 04 11:56:44 2014 +0200
@@ -25,6 +25,9 @@
 #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.