hotspot/src/share/vm/memory/heapInspection.cpp
changeset 15482 470d0b0c09f1
parent 13728 882756847a04
child 15484 7395ace8a11a
--- a/hotspot/src/share/vm/memory/heapInspection.cpp	Fri Jan 18 05:33:32 2013 -0800
+++ b/hotspot/src/share/vm/memory/heapInspection.cpp	Wed Jan 23 13:02:39 2013 -0500
@@ -29,9 +29,10 @@
 #include "memory/resourceArea.hpp"
 #include "runtime/os.hpp"
 #include "utilities/globalDefinitions.hpp"
-#ifndef SERIALGC
+#include "utilities/macros.hpp"
+#if INCLUDE_ALL_GCS
 #include "gc_implementation/parallelScavenge/parallelScavengeHeap.hpp"
-#endif
+#endif // INCLUDE_ALL_GCS
 
 // HeapInspection