hotspot/src/share/vm/services/runtimeService.cpp
changeset 15482 470d0b0c09f1
parent 13975 2f7431485cfa
child 16998 d61c4c63f619
--- a/hotspot/src/share/vm/services/runtimeService.cpp	Fri Jan 18 05:33:32 2013 -0800
+++ b/hotspot/src/share/vm/services/runtimeService.cpp	Wed Jan 23 13:02:39 2013 -0500
@@ -29,6 +29,7 @@
 #include "services/runtimeService.hpp"
 #include "utilities/dtrace.hpp"
 #include "utilities/exceptions.hpp"
+#include "utilities/macros.hpp"
 
 #ifndef USDT2
 HS_DTRACE_PROBE_DECL(hs_private, safepoint__begin);