diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 2aac9bf85..30b39f434 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -6,6 +6,7 @@ - Sebastian Jaenicke: patched slrn - Daniel Pischl: updated icewm and gkrellm - fixed iptables for system without or non-current /usr/src/linux + - fixed a xfree86 header file *) 2003-11-21 (2.0.0-rc3 - 2.0.0-rc4) diff --git a/package/x11/xfree86/ftconfig-h-hotfix.patch b/package/x11/xfree86/ftconfig-h-hotfix.patch index ad0f07279..729bf6d24 100644 --- a/package/x11/xfree86/ftconfig-h-hotfix.patch +++ b/package/x11/xfree86/ftconfig-h-hotfix.patch @@ -27,7 +27,7 @@ /* The number of bytes in an `int' type. */ -#include "Xmd.h" -+#include ++/* #include */ #define FT_SIZEOF_INT 4 #ifdef LONG64