diff -r e6b643827037 -r d8ec0640616c src/hotspot/share/runtime/arguments.hpp --- a/src/hotspot/share/runtime/arguments.hpp Fri Nov 24 15:21:28 2017 +0100 +++ b/src/hotspot/share/runtime/arguments.hpp Fri Nov 24 15:21:30 2017 +0100 @@ -27,6 +27,7 @@ #include "logging/logLevel.hpp" #include "logging/logTag.hpp" +#include "memory/allocation.inline.hpp" #include "runtime/java.hpp" #include "runtime/os.hpp" #include "runtime/perfData.hpp"