< prev index next >

src/hotspot/cpu/sparc/vm_version_ext_sparc.hpp

Print this page

        

*** 23,34 **** */ #ifndef CPU_SPARC_VM_VM_VERSION_EXT_SPARC_HPP #define CPU_SPARC_VM_VM_VERSION_EXT_SPARC_HPP #include "utilities/macros.hpp" - #include "vm_version_sparc.hpp" #if defined(SOLARIS) #include <kstat.h> #include <sys/processor.h> #endif --- 23,34 ---- */ #ifndef CPU_SPARC_VM_VM_VERSION_EXT_SPARC_HPP #define CPU_SPARC_VM_VM_VERSION_EXT_SPARC_HPP + #include "runtime/vm_version.hpp" #include "utilities/macros.hpp" #if defined(SOLARIS) #include <kstat.h> #include <sys/processor.h> #endif
< prev index next >