--- old/src/cpu/arm/vm/abstractInterpreter_arm.cpp 2017-07-04 23:39:01.589291386 +0200 +++ new/src/cpu/arm/vm/abstractInterpreter_arm.cpp 2017-07-04 23:39:01.425286025 +0200 @@ -32,6 +32,7 @@ #include "runtime/handles.inline.hpp" #include "runtime/frame.inline.hpp" #include "runtime/synchronizer.hpp" +#include "utilities/align.hpp" #include "utilities/macros.hpp" int AbstractInterpreter::BasicType_as_index(BasicType type) {