hotspot/src/share/vm/code/codeBlob.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
--- a/hotspot/src/share/vm/code/codeBlob.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/code/codeBlob.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -41,6 +41,7 @@
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframe.hpp"
 #include "services/memoryService.hpp"
+#include "utilities/align.hpp"
 #ifdef COMPILER1
 #include "c1/c1_Runtime1.hpp"
 #endif