diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/cpu/x86/vm/bytes_x86.hpp --- a/hotspot/src/cpu/x86/vm/bytes_x86.hpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/cpu/x86/vm/bytes_x86.hpp Wed Jul 05 11:33:17 2017 +0200 @@ -26,6 +26,7 @@ #define CPU_X86_VM_BYTES_X86_HPP #include "memory/allocation.hpp" +#include "utilities/align.hpp" #include "utilities/macros.hpp" class Bytes: AllStatic {