Index: head/java/openjdk8/files/patch-hotspot_src_cpu_ppc_vm_sharedRuntime__ppc.cpp =================================================================== --- head/java/openjdk8/files/patch-hotspot_src_cpu_ppc_vm_sharedRuntime__ppc.cpp (nonexistent) +++ head/java/openjdk8/files/patch-hotspot_src_cpu_ppc_vm_sharedRuntime__ppc.cpp (revision 542906) @@ -0,0 +1,14 @@ +--- hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp ++++ hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp +@@ -42,7 +42,11 @@ + #include "opto/runtime.hpp" + #endif + ++#ifdef _ALLBSD_SOURCE ++#include ++#else + #include ++#endif + + #define __ masm-> + Property changes on: head/java/openjdk8/files/patch-hotspot_src_cpu_ppc_vm_sharedRuntime__ppc.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property