< prev index next >

src/hotspot/cpu/sparc/vm_version_sparc.hpp

Print this page
rev 56859 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

@@ -24,11 +24,10 @@
 
 #ifndef CPU_SPARC_VM_VERSION_SPARC_HPP
 #define CPU_SPARC_VM_VERSION_SPARC_HPP
 
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 
 class VM_Version: public Abstract_VM_Version {
   friend class VMStructs;
   friend class JVMCIVMStructs;
 
< prev index next >