hotspot/src/share/vm/prims/jvmtiEnv.cpp
changeset 37179 4dbcb3a642d2
parent 36508 5f9eee6b383b
parent 37161 e881f320966e
child 37220 ec74292c0c9c
--- a/hotspot/src/share/vm/prims/jvmtiEnv.cpp	Tue Mar 22 18:41:09 2016 -0700
+++ b/hotspot/src/share/vm/prims/jvmtiEnv.cpp	Wed Mar 23 23:36:29 2016 +0100
@@ -59,6 +59,7 @@
 #include "runtime/reflectionUtils.hpp"
 #include "runtime/signature.hpp"
 #include "runtime/thread.inline.hpp"
+#include "runtime/timerTrace.hpp"
 #include "runtime/vframe.hpp"
 #include "runtime/vmThread.hpp"
 #include "services/threadService.hpp"