diff -r 0f9e3436040d -r 470d0b0c09f1 hotspot/src/share/vm/prims/jvmtiEnvBase.hpp --- a/hotspot/src/share/vm/prims/jvmtiEnvBase.hpp Fri Jan 18 05:33:32 2013 -0800 +++ b/hotspot/src/share/vm/prims/jvmtiEnvBase.hpp Wed Jan 23 13:02:39 2013 -0500 @@ -35,6 +35,7 @@ #include "runtime/thread.hpp" #include "runtime/vm_operations.hpp" #include "utilities/growableArray.hpp" +#include "utilities/macros.hpp" // // Forward Declarations