hotspot/src/share/vm/prims/jvmtiExport.cpp
changeset 25468 5331df506290
parent 24424 2658d7834c6e
child 27880 afb974a04396
--- a/hotspot/src/share/vm/prims/jvmtiExport.cpp	Mon Jun 30 10:04:05 2014 +0200
+++ b/hotspot/src/share/vm/prims/jvmtiExport.cpp	Thu Jun 26 16:05:15 2014 +0200
@@ -47,6 +47,7 @@
 #include "runtime/interfaceSupport.hpp"
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
+#include "runtime/os.inline.hpp"
 #include "runtime/thread.inline.hpp"
 #include "runtime/vframe.hpp"
 #include "services/attachListener.hpp"