mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +02:00
8233787: Break cycle in vm_version* includes
Reviewed-by: kbarrett, mdoerr
This commit is contained in:
parent
5e7123d669
commit
91b7fd7659
50 changed files with 583 additions and 528 deletions
|
@ -25,8 +25,8 @@
|
|||
#ifndef CPU_SPARC_VM_VERSION_EXT_SPARC_HPP
|
||||
#define CPU_SPARC_VM_VERSION_EXT_SPARC_HPP
|
||||
|
||||
#include "runtime/vm_version.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "vm_version_sparc.hpp"
|
||||
|
||||
#if defined(SOLARIS)
|
||||
#include <kstat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue