mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-25 09:40:10 +00: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
@ -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…
x
Reference in New Issue
Block a user