src/hotspot/share/prims/jvmtiExport.cpp
changeset 49594 898ef81cbc0e
parent 49480 d7df2dd501ce
child 49982 9042ffe5b7fe
--- a/src/hotspot/share/prims/jvmtiExport.cpp	Thu Mar 15 21:29:36 2018 +0100
+++ b/src/hotspot/share/prims/jvmtiExport.cpp	Fri Mar 23 18:54:12 2018 +0100
@@ -54,6 +54,7 @@
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
 #include "runtime/os.inline.hpp"
+#include "runtime/safepointVerifiers.hpp"
 #include "runtime/thread.inline.hpp"
 #include "runtime/threadSMR.hpp"
 #include "runtime/vframe.inline.hpp"