hotspot/src/share/vm/prims/whitebox.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
child 46632 cef226af6c02
--- a/hotspot/src/share/vm/prims/whitebox.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/prims/whitebox.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -55,6 +55,7 @@
 #include "runtime/sweeper.hpp"
 #include "runtime/thread.hpp"
 #include "runtime/vm_version.hpp"
+#include "utilities/align.hpp"
 #include "utilities/debug.hpp"
 #include "utilities/exceptions.hpp"
 #include "utilities/macros.hpp"