< prev index next >

src/hotspot/cpu/s390/vm_version_ext_s390.hpp

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

@@ -23,12 +23,12 @@
  */
 
 #ifndef CPU_S390_VM_VERSION_EXT_S390_HPP
 #define CPU_S390_VM_VERSION_EXT_S390_HPP
 
+#include "runtime/vm_version.hpp"
 #include "utilities/macros.hpp"
-#include "vm_version_s390.hpp"
 
 #define CPU_INFO        "cpu_info"
 #define CPU_TYPE        "fpu_type"
 #define CPU_DESCRIPTION "implementation"
 #define CHIP_ID         "chip_id"
< prev index next >