diff -r 0f9e3436040d -r 470d0b0c09f1 hotspot/src/share/vm/ci/ciReplay.cpp --- a/hotspot/src/share/vm/ci/ciReplay.cpp Fri Jan 18 05:33:32 2013 -0800 +++ b/hotspot/src/share/vm/ci/ciReplay.cpp Wed Jan 23 13:02:39 2013 -0500 @@ -30,6 +30,7 @@ #include "memory/oopFactory.hpp" #include "memory/resourceArea.hpp" #include "utilities/copy.hpp" +#include "utilities/macros.hpp" #ifndef PRODUCT