src/hotspot/share/runtime/handshake.hpp
changeset 49902 3661f31c6df4
parent 49860 ca5216a2a2cc
child 50626 9fdfe5ca0e5e
--- a/src/hotspot/share/runtime/handshake.hpp	Thu Apr 26 09:10:04 2018 -0700
+++ b/src/hotspot/share/runtime/handshake.hpp	Thu Apr 26 11:19:05 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;