8320131: Zero build fails on macOS after JDK-8254693

Reviewed-by: dholmes, jvernee
This commit is contained in:
Hao Sun 2023-11-22 05:32:57 +00:00
parent d1af748ab4
commit b3616c9ac0

View file

@ -28,8 +28,8 @@
#include <ffi.h>
#include <errno.h>
#include <malloc.h>
#include <stdint.h>
#include <stdlib.h>
#include <wchar.h>
#ifdef _WIN64
#include <Windows.h>