src/hotspot/share/prims/stackwalk.cpp
changeset 53590 ce36f8180d03
parent 53205 8f79bae1a535
child 54432 532e88de77eb
--- a/src/hotspot/share/prims/stackwalk.cpp	Thu Jan 31 08:39:28 2019 -0800
+++ b/src/hotspot/share/prims/stackwalk.cpp	Thu Jan 31 19:08:37 2019 +0100
@@ -35,6 +35,7 @@
 #include "runtime/globals.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/javaCalls.hpp"
+#include "runtime/thread.inline.hpp"
 #include "runtime/vframe.inline.hpp"
 #include "utilities/globalDefinitions.hpp"