< prev index next >

src/hotspot/os_cpu/linux_arm/vm_version_linux_arm_32.cpp

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

@@ -22,11 +22,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "runtime/os.hpp"
-#include "vm_version_arm.hpp"
+#include "runtime/vm_version.hpp"
 
 # include <sys/utsname.h>
 
 // Use uname() to find the architecture version
 void VM_Version::get_os_cpu_info() {
< prev index next >