mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8260404: jvm_io.h include missing in a number of files
Reviewed-by: shade, iklam, dholmes
This commit is contained in:
parent
bd2744dd42
commit
1c77046811
16 changed files with 26 additions and 10 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "jvm_io.h"
|
||||
#include "asm/macroAssembler.hpp"
|
||||
#include "asm/macroAssembler.inline.hpp"
|
||||
#include "ci/ciReplay.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue