diff -r 0f9e3436040d -r 470d0b0c09f1 hotspot/src/share/vm/ci/ciEnv.cpp --- a/hotspot/src/share/vm/ci/ciEnv.cpp Fri Jan 18 05:33:32 2013 -0800 +++ b/hotspot/src/share/vm/ci/ciEnv.cpp Wed Jan 23 13:02:39 2013 -0500 @@ -52,6 +52,7 @@ #include "runtime/reflection.hpp" #include "runtime/sharedRuntime.hpp" #include "utilities/dtrace.hpp" +#include "utilities/macros.hpp" #ifdef COMPILER1 #include "c1/c1_Runtime1.hpp" #endif