diff --git a/package/x11/xfree86/ftconfig-h-hotfix.patch b/package/x11/xfree86/ftconfig-h-hotfix.patch new file mode 100644 index 000000000..718b640a2 --- /dev/null +++ b/package/x11/xfree86/ftconfig-h-hotfix.patch @@ -0,0 +1,11 @@ +--- xc/lib/font/FreeType/ftconfig.h.orig 2003-11-02 05:43:24.000000000 +0100 ++++ xc/lib/font/FreeType/ftconfig.h 2003-11-06 20:22:06.000000000 +0100 +@@ -63,7 +63,7 @@ + + /* The number of bytes in an `int' type. */ + +-#include "Xmd.h" ++#include + + #define FT_SIZEOF_INT 4 + #ifdef LONG64