< prev index next >

src/hotspot/cpu/arm/sharedRuntime_arm.cpp

Print this page

        

@@ -36,10 +36,11 @@
 #include "runtime/vframeArray.hpp"
 #include "utilities/align.hpp"
 #include "vmreg_arm.inline.hpp"
 #ifdef COMPILER1
 #include "c1/c1_Runtime1.hpp"
+#include "runtime/safepoint.hpp"
 #endif
 #ifdef COMPILER2
 #include "opto/runtime.hpp"
 #endif
 
< prev index next >