src/hotspot/share/runtime/mutexLocker.hpp
changeset 49857 31e07291ae29
parent 49738 a7bc87a63dd8
child 49860 ca5216a2a2cc
--- a/src/hotspot/share/runtime/mutexLocker.hpp	Mon Apr 23 09:01:03 2018 -0700
+++ b/src/hotspot/share/runtime/mutexLocker.hpp	Mon Apr 23 10:59:39 2018 -0500
@@ -26,6 +26,7 @@
 #define SHARE_VM_RUNTIME_MUTEXLOCKER_HPP
 
 #include "memory/allocation.hpp"
+#include "runtime/flags/flagSetting.hpp"
 #include "runtime/mutex.hpp"
 
 // Mutexes used in the VM.