mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 20:44:41 +02:00
7150594: VM chash in JCK api/java_awt/Image/ConvolveOp/ tests for 64 bit jdk8 on linux
Reviewed-by: jgodinez, prr
This commit is contained in:
parent
dd32d97101
commit
3504e5bcfa
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
#ifdef MACOSX
|
||||
#include <unistd.h>
|
||||
#include <sys/param.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include <mlib_types.h>
|
||||
#include <mlib_sys_proto.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue