Skip to content

Commit

Permalink
8320131: Zero build fails on macOS after JDK-8254693
Browse files Browse the repository at this point in the history
Reviewed-by: dholmes, jvernee
  • Loading branch information
Hao Sun committed Nov 22, 2023
1 parent d1af748 commit b3616c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b3616c9

Please sign in to comment.