From 2978728db235233ac80f32737bb56292e3e60328 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 29 Apr 2011 18:08:49 +0200 Subject: add small header patch --- package/openjdk/patches/llvm-headers.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 package/openjdk/patches/llvm-headers.patch (limited to 'package/openjdk/patches/llvm-headers.patch') diff --git a/package/openjdk/patches/llvm-headers.patch b/package/openjdk/patches/llvm-headers.patch new file mode 100644 index 000000000..7014dcb88 --- /dev/null +++ b/package/openjdk/patches/llvm-headers.patch @@ -0,0 +1,21 @@ +diff -Nur openjdk-6.orig/hotspot/src/share/vm/shark/llvmHeaders.hpp openjdk-6/hotspot/src/share/vm/shark/llvmHeaders.hpp +--- openjdk-6.orig/hotspot/src/share/vm/shark/llvmHeaders.hpp 2011-02-28 17:03:21.000000000 +0100 ++++ openjdk-6/hotspot/src/share/vm/shark/llvmHeaders.hpp 2011-04-29 18:07:20.171550601 +0200 +@@ -43,7 +43,7 @@ + #include + #endif + #include +-#include ++#include + #include + #include + #include +@@ -52,7 +52,7 @@ + #include + #include + #include +-#include ++#include + #endif + + #include -- cgit v1.2.3