rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / runtime / openjdk-11 / patches / src_hotspot_share_utilities_globalDefinitions__gcc.hpp.patch
blob0e200aedded77271151d8fc5e6600759bfcc0190
1 $NetBSD$
3 Fix build on SunOS.
5 --- a/src/hotspot/share/utilities/globalDefinitions_gcc.hpp.orig 2019-01-08 12:44:55.000000000 +0000
6 +++ b/src/hotspot/share/utilities/globalDefinitions_gcc.hpp
7 @@ -62,6 +62,7 @@
8 #include <sys/procset.h>
9 #include <ucontext.h>
10 #include <setjmp.h>
11 +#include <inttypes.h>
12 #endif // SOLARIS
14 # ifdef SOLARIS_MUTATOR_LIBTHREAD