src/hotspot/share/runtime/handshake.hpp
changeset 49857 31e07291ae29
parent 49364 601146c66cad
child 49860 ca5216a2a2cc
--- a/src/hotspot/share/runtime/handshake.hpp	Mon Apr 23 09:01:03 2018 -0700
+++ b/src/hotspot/share/runtime/handshake.hpp	Mon Apr 23 10:59:39 2018 -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;