hotspot/src/cpu/ppc/vm/c1_Runtime1_ppc.cpp
changeset 46625 edefffab74e2
parent 46619 a3919f5e8d2b
child 46628 d19bf13a5655
--- a/hotspot/src/cpu/ppc/vm/c1_Runtime1_ppc.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/cpu/ppc/vm/c1_Runtime1_ppc.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -36,6 +36,7 @@
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/signature.hpp"
 #include "runtime/vframeArray.hpp"
+#include "utilities/align.hpp"
 #include "utilities/macros.hpp"
 #include "vmreg_ppc.inline.hpp"
 #if INCLUDE_ALL_GCS