--- trunk/java6-openjdk/patches/java6-openjdk-6.1.11.3-giflib5.patch 2012/08/24 12:35:29 1883 +++ trunk/java6-openjdk/patches/java6-openjdk-6.1.11.3-giflib5.patch 2012/08/24 12:46:32 1884 @@ -1,14 +1,5 @@ --- openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c 2011-11-14 23:12:12.000000000 +0100 +++ openjdk-magellan/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c 2012-08-24 12:50:12.476981142 +0200 -@@ -26,7 +26,7 @@ - #include "splashscreen_impl.h" - #include "splashscreen_gfx.h" - --#include "../giflib/gif_lib.h" -+#include - - #define GIF_TRANSPARENT 0x01 - #define GIF_USER_INPUT 0x02 @@ -318,7 +318,9 @@ int SplashDecodeGifStream(Splash * splash, SplashStream * stream)