hotspot/src/share/vm/runtime/synchronizer.cpp
changeset 46625 edefffab74e2
parent 46619 a3919f5e8d2b
child 46678 9b8b0fe92c93
--- a/hotspot/src/share/vm/runtime/synchronizer.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/runtime/synchronizer.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -44,6 +44,7 @@
 #include "runtime/vframe.hpp"
 #include "trace/traceMacros.hpp"
 #include "trace/tracing.hpp"
+#include "utilities/align.hpp"
 #include "utilities/dtrace.hpp"
 #include "utilities/events.hpp"
 #include "utilities/preserveException.hpp"