--- old/src/hotspot/share/runtime/handshake.hpp 2018-04-05 12:03:32.000000000 -0500 +++ new/src/hotspot/share/runtime/handshake.hpp 2018-04-05 12:03:31.000000000 -0500 @@ -26,6 +26,7 @@ #define SHARE_VM_RUNTIME_HANDSHAKE_HPP #include "memory/allocation.hpp" +#include "runtime/flags/flagSetting.hpp" #include "runtime/semaphore.hpp" class ThreadClosure;